Home
last modified time | relevance | path

Searched defs:get_online_cpus (Results 1 – 5 of 5) sorted by relevance

/external/bcc/src/cc/
Dcommon.cc44 std::vector<int> get_online_cpus() { in get_online_cpus() function
/external/ltp/testcases/kernel/hotplug/cpu_hotplug/include/
Dcpuhotplug_hotplug.sh239 get_online_cpus() function
/external/bcc/src/python/bcc/
Dutils.py35 def get_online_cpus(): function
/external/autotest/client/cros/power/
Dpower_status.py794 def get_online_cpus(): function
/external/blktrace/
Dblktrace.c2718 static cpu_set_t *get_online_cpus(void) in get_online_cpus() function