Searched refs:get_boot_event (Results 1 – 1 of 1) sorted by relevance
592 event = get_boot_event(line, shutdown_events_pattern)661 event = get_boot_event(line, search_events)678 timing_event = get_boot_event(line, timings)721 def get_boot_event(line, events): function