Searched defs:num_hw_threads (Results 1 – 3 of 3) sorted by relevance
926 int tid, gtid, num_hw_threads, num_threads_per_layer1, active; in __kmp_dispatch_init_hierarchy() local
2891 int num_hw_threads = __kmp_hier_max_units[kmp_hier_layer_e::LAYER_THREAD + 1]; in __kmp_dispatch_get_index() local4391 int num_hw_threads = __kmp_topology->get_num_hw_threads(); in __kmp_affinity_get_topology_info() local4888 int num_hw_threads = __kmp_topology->get_num_hw_threads(); in __kmp_aux_affinity_initialize() local
893 int num_hw_threads; variable