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

/external/chromium/base/
H A Dprocess_util_linux.cc86 int total_cpu = 0; local
96 total_cpu += cpu;
101 return total_cpu;

Completed in 88 milliseconds