Lines Matching refs:L2depth
3415 int L2depth, idx; in __kmp_apply_thread_places() local
3439 L2depth = hwloc_get_cache_type_depth(tp, 2, HWLOC_OBJ_CACHE_UNIFIED); in __kmp_apply_thread_places()
3440 hL = hwloc_get_ancestor_obj_by_depth(tp, L2depth, hT); in __kmp_apply_thread_places()
3475 int NL = __kmp_hwloc_count_children_by_depth(tp, hN, L2depth, &hL); in __kmp_apply_thread_places()
3504 int NL = __kmp_hwloc_count_children_by_depth(tp, hS, L2depth, &hL); in __kmp_apply_thread_places()
3582 int NL = __kmp_hwloc_count_children_by_depth(tp, hN, L2depth, &hL); in __kmp_apply_thread_places()
3586 hL = hwloc_get_next_obj_by_depth(tp, L2depth, hL); in __kmp_apply_thread_places()
3594 hL = hwloc_get_next_obj_by_depth(tp, L2depth, hL); in __kmp_apply_thread_places()
3656 hL = hwloc_get_next_obj_by_depth(tp, L2depth, hL); in __kmp_apply_thread_places()
3726 int NL = __kmp_hwloc_count_children_by_depth(tp, hS, L2depth, &hL); in __kmp_apply_thread_places()
3730 hL = hwloc_get_next_obj_by_depth(tp, L2depth, hL); in __kmp_apply_thread_places()
3738 hL = hwloc_get_next_obj_by_depth(tp, L2depth, hL); in __kmp_apply_thread_places()
3800 hL = hwloc_get_next_obj_by_depth(tp, L2depth, hL); in __kmp_apply_thread_places()