Searched refs:GetProcessorInformation (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) { function in namespace:rtc
129 GetProcessorInformation(&physical_cpus_, &cache_size_);

Completed in 218 milliseconds