Searched refs:DurationReporter (Results 1 – 3 of 3) sorted by relevance
65 class DurationReporter {67 DurationReporter(const std::string& title, bool log_only = false);69 ~DurationReporter();76 DISALLOW_COPY_AND_ASSIGN(DurationReporter);
119 DurationReporter::DurationReporter(const std::string& title, bool log_only) in DurationReporter() function in DurationReporter126 DurationReporter::~DurationReporter() { in ~DurationReporter()264 DurationReporter duration_reporter(title); in for_each_userid()350 DurationReporter duration_reporter(title); in for_each_pid()407 DurationReporter duration_reporter(title); in for_each_tid()547 DurationReporter duration_reporter(title); in do_dmesg()585 DurationReporter duration_reporter(title); in DumpFile()623 DurationReporter duration_reporter(title); in dump_files()707 DurationReporter duration_reporter(title); in RunCommand()858 DurationReporter duration_reporter("DUMP TRACES"); in dump_traces()[all …]
174 DurationReporter duration_reporter(title, true); in add_mountinfo()417 DurationReporter durationReporter("DUMP MODEM LOGS"); in DumpModemLogs()768 DurationReporter duration_reporter(dir, true); in AddDir()945 DurationReporter duration_reporter("DUMPSTATE"); in dumpstate()1167 DurationReporter duration_reporter("dumpstate_board()"); in DumpstateBoard()