HomeSort by relevance Sort by last modified time
    Searched full:cpu_scaling_enabled (Results 1 - 6 of 6) sorted by null

  /external/google-benchmark/src/
json_reporter.cc 73 << FormatKV("cpu_scaling_enabled", context.cpu_scaling_enabled)
console_reporter.cc 38 if (context.cpu_scaling_enabled) {
csv_reporter.cc 35 if (context.cpu_scaling_enabled) {
benchmark.cc 805 context.cpu_scaling_enabled = CpuScalingEnabled();
  /external/google-benchmark/include/benchmark/
reporter.h 35 bool cpu_scaling_enabled; member in struct:benchmark::BenchmarkReporter::Context
  /external/google-benchmark/
README.md 252 "cpu_scaling_enabled": false,

Completed in 61 milliseconds