OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetMaxCpus
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/base/
cpumonitor.cc
121
cpus_ = sysinfo_->
GetMaxCpus
();
383
int CpuSampler::
GetMaxCpus
() const {
425
int max_cpus = sampler_.
GetMaxCpus
();
systeminfo.cc
230
int SystemInfo::
GetMaxCpus
() {
Completed in 39 milliseconds