Searched refs:DurationReporter (Results 1 – 2 of 2) sorted by relevance
75 class DurationReporter {77 explicit DurationReporter(const std::string& title, bool logcat_only = false,80 ~DurationReporter();88 DISALLOW_COPY_AND_ASSIGN(DurationReporter);
452 DurationReporter duration_reporter(title, true); in add_mountinfo()879 DurationReporter duration_reporter(dir, true); in AddDir()985 DurationReporter duration_reporter("INCIDENT REPORT"); in DumpIncidentReport()1010 DurationReporter duration_reporter("VISIBLE WINDOW VIEWS"); in DumpVisibleWindowViews()1114 DurationReporter duration_reporter("DUMP BLOCK STAT"); in DumpBlockStatFiles()1195 DurationReporter duration_reporter(title); in RunDumpsysText()1205 DurationReporter duration_reporter(title); in RunDumpsysTextNormalPriority()1228 DurationReporter duration_reporter(title); in RunDumpsysProto()1303 DurationReporter duration_reporter("DUMP HALS"); in DumpHals()1400 DurationReporter duration_reporter("DUMPSTATE"); in DumpstateLimitedOnly()[all …]