Home
last modified time | relevance | path

Searched defs:cpu_count (Results 1 – 10 of 10) sorted by relevance

/third_party/ffmpeg/libavutil/tests/
Dcpu.c105 int cpu_count = av_cpu_count(); in main() local
/third_party/ffmpeg/libavutil/
Dcpu.c53 static atomic_int cpu_count = ATOMIC_VAR_INIT(-1); variable
/third_party/ltp/testcases/kernel/sched/hyperthreading/ht_affinity/
Dht_affinity.c54 int cpu_count, i, j, k, cpuid; in HT_SetAffinity() local
/third_party/libuv/docs/code/multi-echo-server/
Dmain.c67 int cpu_count; in setup_workers() local
/third_party/astc-encoder/Source/
Dastcenccli_platform_dependents.cpp131 DWORD cpu_count = GetActiveProcessorCount(ALL_PROCESSOR_GROUPS); in get_cpu_count() local
/third_party/ltp/testcases/kernel/power_management/lib/
Dpm_sched_mc.py20 cpu_count = 0 variable
/third_party/mesa3d/src/vulkan/device-select-layer/
Ddevice_select_layer.c426 int cpu_count = 0; in get_default_device() local
/third_party/python/Lib/multiprocessing/
Dcontext.py41 def cpu_count(self): member in BaseContext
/third_party/node/deps/uv/src/win/
Dutil.c561 DWORD cpu_count, i; in uv_cpu_info() local
/third_party/libuv/src/win/
Dutil.c536 DWORD cpu_count, i; in uv_cpu_info() local