Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/tests/
Dcpu.c101 int cpu_count = av_cpu_count(); in main() local
/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/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/libuv/src/win/
Dutil.c561 DWORD cpu_count, i; in uv_cpu_info() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h8466 __u64 cpu_count; member