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