Searched refs:boot_event (Results 1 – 1 of 1) sorted by relevance
1487 std::string boot_event; in main() local1533 boot_event = optarg; in main()1549 if (!boot_event.empty()) { in main()1550 RecordBootEventFromCommandLine(boot_event, value); in main()