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

/external/chromium_org/third_party/webrtc/base/
H A Dsysteminfo.cc49 static void GetProcessorInformation(int* physical_cpus, int* cache_size) { argument
69 *physical_cpus = 0;
74 ++*physical_cpus;

Completed in 183 milliseconds