Searched refs:collect_events (Results 1 – 1 of 1) sorted by relevance
318 dmesg_events, kernel_timing_events = collect_events(search_events_pattern, ADB_CMD +\325 logcat_events, logcat_timing_events = collect_events(639 def collect_events(search_events, command, timings, stop_events, disable_timing_after_zygote): function