HomeSort by relevance Sort by last modified time
    Searched refs:GetCpuIntValue (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/libjingle/source/talk/base/
linux.h 108 virtual bool GetCpuIntValue(int cpu_id, const std::string& key,
linux.cc 75 if (GetCpuIntValue(i, "physical id", &physical_id)) {
79 if (GetCpuIntValue(i, "cpu cores", &cores)) {
100 bool ProcCpuInfo::GetCpuIntValue(int cpu_id, const std::string& key,

Completed in 41 milliseconds