Home
last modified time | relevance | path

Searched refs:__kmp_print_structure_team (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/openmp/runtime/src/
Dkmp_runtime.cpp3295 static void __kmp_print_structure_team(char const *title, kmp_team_p const *team in __kmp_print_structure_team() function
3352 __kmp_print_structure_team(" Our Team: ", thread->th.th_team); in __kmp_print_structure()
3353 __kmp_print_structure_team(" Serial Team: ", in __kmp_print_structure()
3381 __kmp_print_structure_team(" Root Team: ", root->r.r_root_team); in __kmp_print_structure()
3382 __kmp_print_structure_team(" Hot Team: ", root->r.r_hot_team); in __kmp_print_structure()
3403 __kmp_print_structure_team(" Parent Team: ", team->t.t_parent); in __kmp_print_structure()
3412 __kmp_print_structure_team(" Next in pool: ", team->t.t_next_pool); in __kmp_print_structure()
3422 __kmp_print_structure_team("Team pool: ", in __kmp_print_structure()