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]368 diffs.append((logcat_event_time[LOGCAT_BOOT_COMPLETE],\369 logcat_event_time[LOGCAT_BOOT_COMPLETE] - dmesg_event_time[KERNEL_BOOT_COMPLETE]))439 if events[LOGCAT_BOOT_COMPLETE] > error_time and not args.ignore:440 capture_bugreport("bootuptoolong", events[LOGCAT_BOOT_COMPLETE])447 capture_bugreport(k + "-" + str(logcat_value_measured), events[LOGCAT_BOOT_COMPLETE])450 capture_bugreport(k + "-" + str(kernel_value_measured), events[LOGCAT_BOOT_COMPLETE])453 capture_bugreport(k + "-" + str(data_from_data_points['value']), events[LOGCAT_BOOT_COMPLETE])468 capture_bugreport("fs_stat_" + fs_stat, events[LOGCAT_BOOT_COMPLETE])