/external/google-benchmark/src/ |
D | sysinfo.cc | 156 int num_cpus = 0; in InitializeSystemInfo() local 341 for (int cpu = 0, num_cpus = NumCPUs(); cpu < num_cpus; ++cpu) { in CpuScalingEnabled() local
|
/external/libcxx/utils/google-benchmark/src/ |
D | sysinfo.cc | 154 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/ |
D | os-solaris.h | 109 unsigned int num_cpus; in fio_cpu_isset() local 134 unsigned int num_cpus; in fio_cpu_count() local
|
/external/libcxx/utils/google-benchmark/tools/gbench/Inputs/ |
D | test1_run2.json | 4 "num_cpus": 4, number
|
D | test1_run1.json | 4 "num_cpus": 4, number
|
/external/ltp/testcases/kernel/controllers/cpuctl/ |
D | cpuctl_test04.c | 87 int num_cpus; /* Total time = TIME_INTERVAL *num_cpus in the machine */ in main() local
|
D | cpuctl_def_task04.c | 86 int num_cpus; in main() local
|
D | cpuctl_test01.c | 86 int num_cpus; in main() local
|
D | cpuctl_def_task02.c | 86 int num_cpus; in main() local
|
D | cpuctl_test03.c | 86 int num_cpus; /* Total time = TIME_INTERVAL *num_cpus in the machine */ in main() local
|
D | cpuctl_def_task03.c | 83 int test_num, task_num, len, num_cpus; in main() local
|
D | cpuctl_def_task01.c | 88 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
|
/external/netperf/src/ |
D | nettest_xti.h | 56 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
|
D | nettest_unix.h | 56 int num_cpus; member 100 int num_cpus; member 138 int num_cpus; member 185 int num_cpus; member
|
D | nettest_sdp.h | 63 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
|
D | nettest_dlpi.h | 60 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
|
D | nettest_bsd.h | 166 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
|
D | nettest_sctp.h | 58 int num_cpus; /* how many CPUs had the remote? */ member 104 int num_cpus; /* how many CPUs had the remote? */ member
|
/external/google-benchmark/tools/gbench/Inputs/ |
D | test1_run2.json | 4 "num_cpus": 4, number
|
D | test1_run1.json | 4 "num_cpus": 4, number
|
/external/mesa3d/src/gallium/auxiliary/hud/ |
D | hud_cpufreq.c | 130 int num_cpus = hud_get_num_cpufreq(0); in hud_cpufreq_graph_install() local
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_pipe.c | 780 unsigned num_cpus, num_compiler_threads, i; in radeonsi_screen_create() local
|
/external/libcxx/utils/google-benchmark/include/benchmark/ |
D | reporter.h | 35 int num_cpus; member
|
/external/ltp/testcases/kernel/sched/tool/ |
D | trace_sched.c | 295 int num_cpus = UP; /* assume machine is an UP machine. */ in main() local
|