Home
last modified time | relevance | path

Searched defs:measure_process_cpu_time (Results 1 – 2 of 2) sorted by relevance

/llvm-project/third-party/benchmark/src/
H A Dthread_timer.h70 const bool measure_process_cpu_time; variable
H A Dbenchmark_api_internal.h31 bool measure_process_cpu_time() const { return measure_process_cpu_time_; } in measure_process_cpu_time() function