Home
last modified time | relevance | path

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

/aosp12/system/extras/boottime_tools/bootanalyze/
H A Dbootanalyze.py246 def capture_bugreport(bugreport_hint, boot_complete_time): function
457 capture_bugreport("bootuptoolong", events[LOGCAT_BOOT_COMPLETE])
464 capture_bugreport(k + "-" + str(logcat_value_measured), events[LOGCAT_BOOT_COMPLETE])
467 capture_bugreport(k + "-" + str(kernel_value_measured), events[LOGCAT_BOOT_COMPLETE])
470 capture_bugreport(k + "-" + str(data_from_data_points['value']), events[LOGCAT_BOOT_COMPLETE])
485 capture_bugreport("fs_stat_" + fs_stat, events[LOGCAT_BOOT_COMPLETE])