Home
last modified time | relevance | path

Searched defs:cpu_num (Results 1 – 3 of 3) sorted by relevance

/external/stressapptest/src/
Dworker.h276 void set_cpu_mask_to_cpu(int cpu_num) { in set_cpu_mask_to_cpu()
/external/tensorflow/tensorflow/core/kernels/data/
Ddataset_test_base.cc382 const std::vector<FunctionDef>& flib, int cpu_num) { in InitFunctionLibraryRuntime()
/external/python/cpython3/Modules/
Dposixmodule.c7034 PyObject *cpu_num = PyLong_FromLong(cpu); in os_sched_getaffinity_impl() local