Home
last modified time | relevance | path

Searched refs:measure_process_cpu_time_ (Results 1 – 15 of 15) sorted by relevance

/external/cronet/stable/third_party/google_benchmark/src/src/
Dthread_timer.h11 explicit ThreadTimer(bool measure_process_cpu_time_) in ThreadTimer() argument
12 : measure_process_cpu_time(measure_process_cpu_time_) {} in ThreadTimer()
Dbenchmark_api_internal.cc20 measure_process_cpu_time_(benchmark_.measure_process_cpu_time_), in BenchmarkInstance()
68 if (benchmark_.measure_process_cpu_time_) { in BenchmarkInstance()
Dbenchmark_api_internal.h31 bool measure_process_cpu_time() const { return measure_process_cpu_time_; } in measure_process_cpu_time()
58 bool measure_process_cpu_time_; variable
Dbenchmark_register.cc217 measure_process_cpu_time_(false), in Benchmark()
403 measure_process_cpu_time_ = true; in MeasureProcessCPUTime()
/external/cronet/tot/third_party/google_benchmark/src/src/
Dthread_timer.h11 explicit ThreadTimer(bool measure_process_cpu_time_) in ThreadTimer() argument
12 : measure_process_cpu_time(measure_process_cpu_time_) {} in ThreadTimer()
Dbenchmark_api_internal.cc20 measure_process_cpu_time_(benchmark_.measure_process_cpu_time_), in BenchmarkInstance()
68 if (benchmark_.measure_process_cpu_time_) { in BenchmarkInstance()
Dbenchmark_api_internal.h31 bool measure_process_cpu_time() const { return measure_process_cpu_time_; } in measure_process_cpu_time()
58 bool measure_process_cpu_time_; variable
Dbenchmark_register.cc217 measure_process_cpu_time_(false), in Benchmark()
403 measure_process_cpu_time_ = true; in MeasureProcessCPUTime()
/external/google-benchmark/src/
Dthread_timer.h11 explicit ThreadTimer(bool measure_process_cpu_time_) in ThreadTimer() argument
12 : measure_process_cpu_time(measure_process_cpu_time_) {} in ThreadTimer()
Dbenchmark_api_internal.cc20 measure_process_cpu_time_(benchmark_.measure_process_cpu_time_), in BenchmarkInstance()
68 if (benchmark_.measure_process_cpu_time_) { in BenchmarkInstance()
Dbenchmark_api_internal.h31 bool measure_process_cpu_time() const { return measure_process_cpu_time_; } in measure_process_cpu_time()
58 bool measure_process_cpu_time_; variable
Dbenchmark_register.cc217 measure_process_cpu_time_(false), in Benchmark()
403 measure_process_cpu_time_ = true; in MeasureProcessCPUTime()
/external/google-benchmark/include/benchmark/
Dbenchmark.h1348 bool measure_process_cpu_time_; variable
/external/cronet/stable/third_party/google_benchmark/src/include/benchmark/
Dbenchmark.h1395 bool measure_process_cpu_time_; variable
/external/cronet/tot/third_party/google_benchmark/src/include/benchmark/
Dbenchmark.h1395 bool measure_process_cpu_time_; variable