Searched refs:analyzeDmesgStageInfo (Results 1 – 2 of 2) sorted by relevance
119 Multimaps.forMap(analyzeDmesgStageInfo(dmesgItem.getStageInfoItems()))); in processDmesgLogs()174 private Map<String, Double> analyzeDmesgStageInfo( in analyzeDmesgStageInfo() method in DmesgPostProcessor
674 analyzeDmesgStageInfo(dmesgLogParser.getStageInfoItems()); in testSuccessiveBoots()1033 private void analyzeDmesgStageInfo(Collection<DmesgStageInfoItem> stageInfoItems) { in analyzeDmesgStageInfo() method in BootTimeTest