Home
last modified time | relevance | path

Searched defs:num_cpus (Results 1 – 25 of 32) sorted by relevance

12

/external/libcxx/utils/google-benchmark/src/
Dsysinfo.cc154 int num_cpus = 0; in InitializeSystemInfo() local
334 for (int cpu = 0, num_cpus = NumCPUs(); cpu < num_cpus; ++cpu) { in CpuScalingEnabled() local
/external/google-benchmark/src/
Dsysinfo.cc154 int num_cpus = 0; in InitializeSystemInfo() local
334 for (int cpu = 0, num_cpus = NumCPUs(); cpu < num_cpus; ++cpu) { in CpuScalingEnabled() local
/external/fio/os/
Dos-solaris.h110 unsigned int num_cpus; in fio_cpu_isset() local
135 unsigned int num_cpus; in fio_cpu_count() local
/external/netperf/src/
Dnettest_xti.h56 int num_cpus; /* how many CPUs were there */ member
101 int num_cpus; /* how many CPUs were there */ member
147 int num_cpus; /* how many CPUs were there */ member
185 int num_cpus; /* how many CPUs were there */ member
231 int num_cpus; /* how many CPUs were there */ member
Dnettest_unix.h56 int num_cpus; member
100 int num_cpus; member
138 int num_cpus; member
185 int num_cpus; member
Dnettest_sdp.h63 int num_cpus; /* how many CPUs had the remote? */ member
109 int num_cpus; /* how many CPUs had the remote? */ member
160 int num_cpus; /* how many CPUs had the remote? */ member
Dnettest_dlpi.h60 int num_cpus; /* how many CPUs were there? */ member
106 int num_cpus; /* how many CPUs were there? */ member
146 int num_cpus; member
196 int num_cpus; /* how many CPUs were there? */ member
Dnettest_bsd.h166 uint32_t num_cpus; /* number of CPUs in remote */ member
239 int num_cpus; /* how many CPUs had the remote? */ member
292 int num_cpus; /* how many CPUs had the remote? */ member
337 int num_cpus; /* how many CPUs had the remote? */ member
383 int num_cpus; /* how many CPUs had the remote? */ member
429 int num_cpus; /* how many CPUs had the remote? */ member
470 int num_cpus; /* how many CPUs had the remote? */ member
516 int num_cpus; /* how many CPUs had the remote? */ member
562 int num_cpus; /* how many CPUs had the remote? */ member
Dnettest_sctp.h58 int num_cpus; /* how many CPUs had the remote? */ member
104 int num_cpus; /* how many CPUs had the remote? */ member
/external/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_winsys.h55 uint32_t num_cpus; /* Number of CPUs. */ member
/external/google-benchmark/tools/gbench/Inputs/
Dtest1_run2.json4 "num_cpus": 4, number
Dtest1_run1.json4 "num_cpus": 4, number
/external/libcxx/utils/google-benchmark/tools/gbench/Inputs/
Dtest1_run2.json4 "num_cpus": 4, number
Dtest1_run1.json4 "num_cpus": 4, number
/external/ltp/testcases/kernel/controllers/cpuctl/
Dcpuctl_def_task04.c86 int num_cpus; in main() local
Dcpuctl_test01.c86 int num_cpus; in main() local
Dcpuctl_test04.c87 int num_cpus; /* Total time = TIME_INTERVAL *num_cpus in the machine */ in main() local
Dcpuctl_def_task03.c83 int test_num, task_num, len, num_cpus; in main() local
Dcpuctl_test03.c86 int num_cpus; /* Total time = TIME_INTERVAL *num_cpus in the machine */ in main() local
Dcpuctl_def_task02.c86 int num_cpus; in main() local
Dcpuctl_def_task01.c88 int num_cpus, test_num, len; /* Total time = TIME_INTERVAL*num_cpus */ in main() local
Dcpuctl_test02.c88 int num_cpus; /* Total time = TIME_INTERVAL *num_cpus in the machine */ in main() local
/external/libcxx/utils/google-benchmark/include/benchmark/
Dreporter.h35 int num_cpus; member
/external/google-benchmark/include/benchmark/
Dreporter.h35 int num_cpus; member
/external/ltp/testcases/kernel/sched/tool/
Dtrace_sched.c295 int num_cpus = UP; /* assume machine is an UP machine. */ in main() local

12