Searched refs:boot_event (Results 1 – 1 of 1) sorted by relevance
1502 std::string boot_event; in main() local1548 boot_event = optarg; in main()1564 if (!boot_event.empty()) { in main()1565 RecordBootEventFromCommandLine(boot_event, value); in main()