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

/external/chromium_org/chrome/browser/power/
H A Dprocess_power_collector.h112 // Calls SynchronizerProcesses() and RecordCpuUsageByOrigin() to update the
127 void RecordCpuUsageByOrigin(double total_cpu_percent);
H A Dprocess_power_collector.cc106 RecordCpuUsageByOrigin(total_cpu_percent);
159 void ProcessPowerCollector::RecordCpuUsageByOrigin(double total_cpu_percent) { function in class:ProcessPowerCollector

Completed in 110 milliseconds