/external/bcc/src/lua/bcc/vendor/ |
D | posix.lua | 67 local function cpu_count() function
|
/external/cpu_features/ndk_compat/ |
D | cpu-features.c | 183 int android_setCpu(int cpu_count, uint64_t cpu_features) { in android_setCpu() 199 int android_setCpuArm(int cpu_count, uint64_t cpu_features, uint32_t cpu_id) { in android_setCpuArm()
|
/external/google-breakpad/src/google_breakpad/processor/ |
D | system_info.h | 96 int cpu_count; member
|
/external/google-breakpad/src/processor/proto/ |
D | process_state.proto | 132 optional int32 cpu_count = 12; field
|
/external/python/futures/concurrent/futures/ |
D | thread.py | 18 def cpu_count(): function
|
/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/cpython2/Lib/multiprocessing/ |
D | __init__.py | 109 def cpu_count(): function
|
/external/perfetto/src/traced/probes/ftrace/ |
D | ftrace_controller_unittest.cc | 102 explicit MockFtraceProcfs(size_t cpu_count = 1) : FtraceProcfs("/root/") { in MockFtraceProcfs() 211 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 | 455 def _setup_check_post_reboot(self, mount_info, cpu_count): argument
|
D | job.py | 712 def cpu_count(self): member in base_client_job
|
/external/crosvm/x86_64/src/ |
D | mptable.rs | 478 let mut cpu_count = 0; in cpu_entry_count() localVariable
|
/external/rust/crates/num_cpus/src/ |
D | lib.rs | 364 pub cpu_count: u32, in get_num_cpus() field
|
/external/mesa3d/src/vulkan/device-select-layer/ |
D | device_select_layer.c | 365 int cpu_count = 0; in get_default_device() local
|
/external/python/cpython3/Lib/multiprocessing/ |
D | context.py | 41 def cpu_count(self): member in BaseContext
|
/external/tensorflow/tensorflow/python/ops/ |
D | image_ops_test.py | 543 def _benchmarkFlipLeftRight(self, device, cpu_count): argument 573 def _benchmarkRandomFlipLeftRight(self, device, cpu_count): argument 603 def _benchmarkBatchedRandomFlipLeftRight(self, device, cpu_count): argument 664 def _benchmarkAdjustHue(self, device, cpu_count): argument 707 def _benchmarkAdjustSaturation(self, device, cpu_count): argument
|
/external/python/cpython2/Lib/test/ |
D | regrtest.py | 311 def cpu_count(): function
|
/external/arm-trusted-firmware/drivers/renesas/common/pwrc/ |
D | pwrc.c | 838 uint64_t cpu_count; in rcar_pwrc_cpu_on_check() local
|
/external/google-breakpad/src/client/linux/minidump_writer/ |
D | minidump_writer.cc | 1088 int cpu_count = cpus_present.GetCount(); in WriteCPUInformation() local
|