Searched defs:system_load (Results 1 – 3 of 3) sorted by relevance
420 float process_load, float system_load) { in FindCpuRequest()546 int current_cpus, int max_cpus, float process_load, float system_load) { in OnCpuLoadUpdated()
428 float system_load = sampler_.GetSystemLoad(); in OnMessage() local
101 float system_load() const { return system_load_; } in system_load() function in talk_base::CpuLoadListener