Home
last modified time | relevance | path

Searched refs:StartsWithKey (Results 1 - 1 of 1) sorted by relevance

/third_party/benchmark/src/
H A Dsysinfo.cc666 auto StartsWithKey = [](std::string const& Value, std::string const& Key) { in GetCPUCyclesPerSecond() local
683 if (StartsWithKey(ln, "cpu MHz")) { in GetCPUCyclesPerSecond()
688 } else if (StartsWithKey(ln, "bogomips")) { in GetCPUCyclesPerSecond()

Completed in 3 milliseconds