OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_totalCpuUsage
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/src/system_wrappers/source/
cpu_mac.h
42
WebRtc_Word32
_totalCpuUsage
;
cpu_mac.cc
23
_totalCpuUsage
(0),
97
return
_totalCpuUsage
/ _cpuCount;
119
_totalCpuUsage
= 0;
136
_totalCpuUsage
+= _cpuUsage[cpu];
Completed in 56 milliseconds