#include <benchmark.h>
Public Attributes | |
bool | cpu_scaling_enabled |
double | mhz_per_cpu |
size_t | name_field_width |
int | num_cpus |
Definition at line 1008 of file benchmark.h.
bool benchmark::BenchmarkReporter::Context::cpu_scaling_enabled |
Definition at line 1011 of file benchmark.h.
double benchmark::BenchmarkReporter::Context::mhz_per_cpu |
Definition at line 1010 of file benchmark.h.
size_t benchmark::BenchmarkReporter::Context::name_field_width |
Definition at line 1014 of file benchmark.h.
int benchmark::BenchmarkReporter::Context::num_cpus |
Definition at line 1009 of file benchmark.h.