Searched refs:LOGCAT_BOOT_COMPLETE (Results 1 – 1 of 1) sorted by relevance
44 LOGCAT_BOOT_COMPLETE = "BootComplete" variable322 logcat_stop_events = [ LOGCAT_BOOT_COMPLETE, KERNEL_BOOT_COMPLETE, LAUNCHER_START]373 diffs.append((logcat_event_time[LOGCAT_BOOT_COMPLETE],\374 logcat_event_time[LOGCAT_BOOT_COMPLETE] - dmesg_event_time[KERNEL_BOOT_COMPLETE]))444 if events[LOGCAT_BOOT_COMPLETE] > error_time and not args.ignore:445 capture_bugreport("bootuptoolong", events[LOGCAT_BOOT_COMPLETE])452 capture_bugreport(k + "-" + str(logcat_value_measured), events[LOGCAT_BOOT_COMPLETE])455 capture_bugreport(k + "-" + str(kernel_value_measured), events[LOGCAT_BOOT_COMPLETE])458 capture_bugreport(k + "-" + str(data_from_data_points['value']), events[LOGCAT_BOOT_COMPLETE])473 capture_bugreport("fs_stat_" + fs_stat, events[LOGCAT_BOOT_COMPLETE])