Searched refs:boot_event (Results 1 – 1 of 1) sorted by relevance
1499 std::string boot_event; in main() local1545 boot_event = optarg; in main()1561 if (!boot_event.empty()) { in main()1562 RecordBootEventFromCommandLine(boot_event, value); in main()