Home
last modified time | relevance | path

Searched defs:cpu_count (Results 1 - 15 of 15) sorted by relevance

/third_party/ffmpeg/libavutil/tests/
H A Dcpu.c105 int cpu_count = av_cpu_count(); in main() local
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/tools/
H A Dminimize.py16 from multiprocessing import cpu_count namespace
H A Dworkbench.py26 from multiprocessing import Pool, cpu_count namespace
/third_party/ltp/testcases/kernel/sched/hyperthreading/ht_affinity/
H A Dht_affinity.c54 int cpu_count, i, j, k, cpuid; in HT_SetAffinity() local
/third_party/ffmpeg/libavutil/
H A Dcpu.c53 static atomic_int cpu_count = ATOMIC_VAR_INIT(-1); variable
/third_party/node/deps/v8/tools/sanitizers/
H A Dsancov_merger.py32 from multiprocessing import Pool, cpu_count namespace
H A Dsancov_formatter.py54 from multiprocessing import Pool, cpu_count namespace
/third_party/astc-encoder/Source/
H A Dastcenccli_platform_dependents.cpp131 DWORD cpu_count = GetActiveProcessorCount(ALL_PROCESSOR_GROUPS); in get_cpu_count() local
/third_party/libuv/docs/code/multi-echo-server/
H A Dmain.c67 int cpu_count; in setup_workers() local
/third_party/node/deps/v8/tools/gcmole/
H A Dgcmole.py9 from multiprocessing import cpu_count namespace
/third_party/ltp/testcases/kernel/power_management/lib/
H A Dpm_sched_mc.py20 cpu_count = 0 variable
[all...]
/third_party/python/Lib/multiprocessing/
H A Dcontext.py41 def cpu_count(self): member in BaseContext
/third_party/mesa3d/src/vulkan/device-select-layer/
H A Ddevice_select_layer.c426 int cpu_count = 0; in get_default_device() local
/third_party/libuv/src/win/
H A Dutil.c536 DWORD cpu_count, i; in uv_cpu_info() local
/third_party/node/deps/uv/src/win/
H A Dutil.c561 DWORD cpu_count, i; in uv_cpu_info() local

Completed in 12 milliseconds