Searched refs:LOGCAT_BOOT_COMPLETE (Results 1 – 1 of 1) sorted by relevance
42 LOGCAT_BOOT_COMPLETE = "BootComplete" variable345 logcat_stop_events = [LOGCAT_BOOT_COMPLETE, LAUNCHER_START]400 diffs.append((logcat_event_time[LOGCAT_BOOT_COMPLETE],\401 logcat_event_time[LOGCAT_BOOT_COMPLETE] - dmesg_event_time[KERNEL_BOOT_COMPLETE]))471 if events[LOGCAT_BOOT_COMPLETE] > error_time and not args.ignore:472 capture_bugreport("bootuptoolong", events[LOGCAT_BOOT_COMPLETE])479 capture_bugreport(k + "-" + str(logcat_value_measured), events[LOGCAT_BOOT_COMPLETE])482 capture_bugreport(k + "-" + str(kernel_value_measured), events[LOGCAT_BOOT_COMPLETE])485 capture_bugreport(k + "-" + str(data_from_data_points['value']), events[LOGCAT_BOOT_COMPLETE])500 capture_bugreport("fs_stat_" + fs_stat, events[LOGCAT_BOOT_COMPLETE])