Searched defs:GetSystemLoad (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dcpumonitor.cc136 GetSystemLoad();
165 float CpuSampler::GetSystemLoad() { function in class:rtc::CpuSampler
415 float system_load = sampler_.GetSystemLoad();

Completed in 186 milliseconds