Searched refs:get_boot_event (Results 1 – 1 of 1) sorted by relevance
609 event = get_boot_event(line, shutdown_events_pattern)703 event = get_boot_event(line, search_events)718 timing_event = get_boot_event(line, timings)761 def get_boot_event(line, events): function