Searched defs:num_cpus (Results 1 – 25 of 39) sorted by relevance
12
/third_party/musl/libc-test/src/functionalext/supplement/sched/ |
D | __sched_cpucount.c | 34 int num_cpus; in __sched_cpucount_0100() local 60 int num_cpus; in __sched_cpucount_0200() local 86 int num_cpus; in __sched_cpucount_0300() local
|
/third_party/benchmark/tools/gbench/Inputs/ |
D | test4_run1.json | 4 "num_cpus": 4, number
|
D | test4_run0.json | 4 "num_cpus": 4, number
|
D | test3_run1.json | 4 "num_cpus": 4, number
|
D | test3_run0.json | 4 "num_cpus": 4, number
|
D | test2_run.json | 4 "num_cpus": 4, number
|
/third_party/ltp/testcases/kernel/syscalls/ptrace/ |
D | ptrace07.c | 84 int num_cpus = tst_ncpus(); in do_test() local
|
/third_party/libuv/src/unix/ |
D | qnx.c | 122 int num_cpus = _syspage_ptr->num_cpu; in uv_cpu_info() local
|
/third_party/ltp/testcases/kernel/controllers/cpuctl/ |
D | cpuctl_test04.c | 86 int num_cpus; /* Total time = TIME_INTERVAL *num_cpus in the machine */ in main() local
|
D | cpuctl_test01.c | 85 int num_cpus; in main() local
|
D | cpuctl_test03.c | 85 int num_cpus; /* Total time = TIME_INTERVAL *num_cpus in the machine */ in main() local
|
D | cpuctl_def_task02.c | 85 int num_cpus; in main() local
|
D | cpuctl_def_task04.c | 85 int num_cpus; in main() local
|
D | cpuctl_def_task03.c | 82 int test_num, task_num, len, num_cpus; in main() local
|
D | cpuctl_def_task01.c | 87 int num_cpus, test_num, len; /* Total time = TIME_INTERVAL*num_cpus */ in main() local
|
D | cpuctl_test02.c | 88 int num_cpus; /* Total time = TIME_INTERVAL *num_cpus in the machine */ in main() local
|
/third_party/mesa3d/src/gallium/auxiliary/hud/ |
D | hud_cpufreq.c | 130 int num_cpus = hud_get_num_cpufreq(0); in hud_cpufreq_graph_install() local
|
/third_party/json/benchmarks/thirdparty/benchmark/tools/gbench/Inputs/ |
D | test2_run.json | 4 "num_cpus": 4, number
|
D | test1_run2.json | 4 "num_cpus": 4, number
|
D | test1_run1.json | 4 "num_cpus": 4, number
|
/third_party/gstreamer/gstreamer/plugins/tracers/ |
D | gstrusage.c | 57 static glong num_cpus = 1; variable
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/ |
D | cache_numa.cc | 32 auto num_cpus = hw_->GetCpuCount(); in NumaMemoryPool() local
|
/third_party/ltp/testcases/kernel/sched/tool/ |
D | trace_sched.c | 295 int num_cpus = UP; /* assume machine is an UP machine. */ in main() local
|
/third_party/boost/libs/histogram/doc/ |
D | fill_gsl.json | 6 "num_cpus": 4, number
|
/third_party/abseil-cpp/absl/base/internal/ |
D | sysinfo.cc | 275 ABSL_CONST_INIT static int num_cpus = 0; variable
|
12