Searched refs:dmesgBootCompleteTimes (Results 1 – 1 of 1) sorted by relevance
905 Double dmesgBootCompleteTimes; in analyzeCustomBootInfo()921 dmesgBootCompleteTimes = mBootIterationInfo.get(DMESG_BOOT_COMPLETE_TIME); in analyzeCustomBootInfo()950 dmesgBootCompleteTimes in analyzeCustomBootInfo()1073 List<Double> dmesgBootCompleteTimes = in analyzeDmesgActionInfo() local1075 dmesgBootCompleteTimes.add(actionInfoItem.getStartTime().doubleValue()); in analyzeDmesgActionInfo()1076 mBootInfo.put(DMESG_BOOT_COMPLETE_TIME, dmesgBootCompleteTimes); in analyzeDmesgActionInfo()