Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/
H A Dbhnd_erom.h167 u_int *num_cores) in bhnd_erom_get_core_table()
H A Dbhnd_subr.c643 bhnd_match_core(const struct bhnd_core_info *cores, u_int num_cores, in bhnd_match_core()
665 bhnd_find_core(const struct bhnd_core_info *cores, u_int num_cores, in bhnd_find_core()
/freebsd/contrib/ofed/libmlx5/
H A Dmlx5.c220 static int mlx5_is_sandy_bridge(int *num_cores) in mlx5_is_sandy_bridge()
341 int num_cores; in mlx5_enable_sandy_bridge_fix() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/OperatingSystem/Python/
H A DOperatingSystemPython.cpp183 const uint32_t num_cores = core_thread_list.GetSize(false); in UpdateThreadList() local
/freebsd/sys/dev/bhnd/siba/
H A Dsiba_erom.c612 u_int *num_cores) in siba_erom_get_core_table()
/freebsd/sys/dev/bhnd/bcma/
H A Dbcma_erom.c361 u_int *num_cores) in bcma_erom_get_core_table()
/freebsd/sys/kern/
H A Dkern_sig.c3812 static int num_cores = NUM_CORE_FILES; variable
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp9352 int num_cores = __kmp_topology->get_count(core_level); in __kmp_set_nesting_mode_threads() local