reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1250 static const CPUInfo& Get();
435 thread_counts_.push_back(CPUInfo::Get().num_cpus);
utils/benchmark/src/reporter.cc 73 BenchmarkReporter::Context::Context() : cpu_info(CPUInfo::Get()) {}