Searched refs:analyzeDmesgActionInfo (Results 1 – 2 of 2) sorted by relevance
124 analyzeDmesgActionInfo(dmesgItem.getActionInfoItems()))); in processDmesgLogs()200 private Map<String, Double> analyzeDmesgActionInfo( in analyzeDmesgActionInfo() method in DmesgPostProcessor
677 analyzeDmesgActionInfo(dmesgLogParser.getActionInfoItems()); in testSuccessiveBoots()1061 private void analyzeDmesgActionInfo(Collection<DmesgActionInfoItem> actionInfoItems) { in analyzeDmesgActionInfo() method in BootTimeTest