Searched refs:itemsForMetric (Results 1 – 2 of 2) sorted by relevance
210 GenericTimingItem itemsForMetric = metric.getValue(); in analyzeCustomBootInfo() local211 if (itemsForMetric.getName().isEmpty()) { in analyzeCustomBootInfo()215 double duration = dmesgBootCompleteTime + itemsForMetric.getDuration(); in analyzeCustomBootInfo()
943 GenericTimingItem itemsForMetric = metric.getValue(); in analyzeCustomBootInfo() local944 if (itemsForMetric.getName().isEmpty()) { in analyzeCustomBootInfo()951 + itemsForMetric.getEndTime() in analyzeCustomBootInfo()