Home
last modified time | relevance | path

Searched refs:KERNEL_BOOT_COMPLETE (Results 1 – 1 of 1) sorted by relevance

/system/extras/boottime_tools/bootanalyze/
Dbootanalyze.py43 KERNEL_BOOT_COMPLETE = "BootComplete_kernel" variable
320 [ KERNEL_BOOT_COMPLETE ], True)
322 logcat_stop_events = [ LOGCAT_BOOT_COMPLETE, KERNEL_BOOT_COMPLETE, LAUNCHER_START]
369 if not dmesg_event_time.get(KERNEL_BOOT_COMPLETE):
374 logcat_event_time[LOGCAT_BOOT_COMPLETE] - dmesg_event_time[KERNEL_BOOT_COMPLETE]))