/external/bcc/src/lua/bcc/vendor/ |
D | posix.lua | 67 local function cpu_count() function
|
/external/google-breakpad/src/google_breakpad/processor/ |
D | system_info.h | 93 int cpu_count; member
|
/external/tensorflow/tensorflow/contrib/image/python/kernel_tests/ |
D | distort_image_ops_test.py | 256 def _benchmark_adjust_hue_in_yiq(self, device, cpu_count): argument 300 def _benchmark_adjust_saturation_in_yiq(self, device, cpu_count): argument
|
/external/google-breakpad/src/processor/proto/ |
D | process_state.proto | 132 optional int32 cpu_count = 12; field
|
/external/ltp/testcases/kernel/sched/hyperthreading/ht_affinity/ |
D | ht_affinity.c | 54 int cpu_count, i, j, k, cpuid; in HT_SetAffinity() local
|
/external/python/futures/concurrent/futures/ |
D | thread.py | 18 def cpu_count(): function
|
/external/python/cpython2/Lib/multiprocessing/ |
D | __init__.py | 109 def cpu_count(): function
|
/external/perfetto/src/traced/probes/ftrace/ |
D | ftrace_controller_unittest.cc | 138 explicit MockFtraceProcfs(size_t cpu_count = 1) : FtraceProcfs("/root/") { in MockFtraceProcfs() 271 size_t cpu_count = 1) { in CreateTestController()
|
/external/ltp/testcases/kernel/power_management/lib/ |
D | pm_sched_mc.py | 20 cpu_count = 0 variable
|
/external/kernel-headers/original/uapi/linux/ |
D | taskstats.h | 72 __u64 cpu_count __attribute__((aligned(8))); member
|
/external/autotest/client/bin/ |
D | job_unittest.py | 453 def _setup_check_post_reboot(self, mount_info, cpu_count): argument
|
D | job.py | 704 def cpu_count(self): member in base_client_job
|
/external/python/cpython3/Lib/multiprocessing/ |
D | context.py | 40 def cpu_count(self): member in BaseContext
|
/external/tensorflow/tensorflow/python/ops/ |
D | image_ops_test.py | 483 def _benchmarkFlipLeftRight(self, device, cpu_count): argument 513 def _benchmarkRandomFlipLeftRight(self, device, cpu_count): argument 543 def _benchmarkBatchedRandomFlipLeftRight(self, device, cpu_count): argument 604 def _benchmarkAdjustHue(self, device, cpu_count): argument 647 def _benchmarkAdjustSaturation(self, device, cpu_count): argument
|
/external/python/cpython2/Lib/test/ |
D | regrtest.py | 311 def cpu_count(): function
|
/external/google-breakpad/src/client/linux/minidump_writer/ |
D | minidump_writer.cc | 993 int cpu_count = cpus_present.GetCount(); in WriteCPUInformation() local
|