Home
last modified time | relevance | path

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

/external/google-benchmark/src/
Dsysinfo.cc138 int num_cpus = 0; in InitializeSystemInfo() local
406 for (int cpu = 0, num_cpus = NumCPUs(); cpu < num_cpus; ++cpu) { in CpuScalingEnabled() local
Dbenchmark.cc485 static int num_cpus = NumCPUs(); in ThreadPerCpu() 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/chromium-trace/catapult/perf_insights/perf_insights/
Dtrace_info.py28 num_cpus = ndb.StringProperty(indexed=True, default=None) variable in TraceInfo
/external/google-benchmark/include/benchmark/
Dreporter.h33 int num_cpus; member
/external/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_winsys.h55 uint32_t num_cpus; /* Number of CPUs. */ member
/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
Dnetlib.c3730 int num_cpus) in calc_service_demand_internal()
3798 int num_cpus) in calc_service_demand()
3815 int num_cpus) in calc_service_demand_fmt()
/external/google-breakpad/src/processor/
Dmicrodump.cc207 string num_cpus; in Microdump() local