Home
last modified time | relevance | path

Searched defs:get_thread_count (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/coreboot/src/soc/intel/xeon_sp/gnr/
H A Dcpu.c64 static int get_thread_count(void) in get_thread_count() function
/aosp_15_r20/external/pytorch/caffe2/utils/threadpool/
H A Dpthreadpool-cpp.cc25 size_t PThreadPool::get_thread_count() const { in get_thread_count() function in caffe2::PThreadPool
/aosp_15_r20/external/coreboot/src/soc/intel/xeon_sp/cpx/
H A Dcpu.c176 static int get_thread_count(void) in get_thread_count() function
/aosp_15_r20/external/coreboot/src/soc/intel/xeon_sp/spr/
H A Dcpu.c223 static int get_thread_count(void) in get_thread_count() function
/aosp_15_r20/external/executorch/extension/threadpool/
H A Dthreadpool.cpp40 size_t ThreadPool::get_thread_count() const { in get_thread_count() function in executorch::extension::threadpool::ThreadPool