Searched refs:DurationReporter (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/cmds/dumpstate/
H A Ddumpstate.h66 * DurationReporter duration_reporter(title);
69 class DurationReporter { class
71 DurationReporter(const std::string& title, bool log_only = false);
73 ~DurationReporter();
80 DISALLOW_COPY_AND_ASSIGN(DurationReporter);
H A Dutils.cpp94 DurationReporter::DurationReporter(const std::string& title, bool log_only) function in class:DurationReporter
101 DurationReporter::~DurationReporter() {
239 DurationReporter duration_reporter(title);
325 DurationReporter duration_reporter(title);
382 DurationReporter duration_reporter(title);
522 DurationReporter duration_reporter(title);
560 DurationReporter duration_reporter(title);
598 DurationReporter duration_reporte
[all...]
H A Ddumpstate.cpp286 DurationReporter duration_reporter(title, true);
832 DurationReporter duration_reporter(dir, true);
1066 DurationReporter duration_reporter("DUMP BLOCK STAT");
1148 DurationReporter duration_reporter(title);
1158 DurationReporter duration_reporter(title);
1178 DurationReporter duration_reporter(title);
1290 DurationReporter duration_reporter("DUMPSTATE");
1506 DurationReporter duration_reporter("DUMPSTATE");
1546 DurationReporter duration_reporter("DUMPSTATE");
1565 DurationReporter duration_reporte
[all...]

Completed in 14 milliseconds