Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp3491 static void __kmp_print_structure_team(char const *title, kmp_team_p const *team in __kmp_print_structure_team() function
3548 __kmp_print_structure_team(" Our Team: ", thread->th.th_team); in __kmp_print_structure()
3549 __kmp_print_structure_team(" Serial Team: ", in __kmp_print_structure()
3577 __kmp_print_structure_team(" Root Team: ", root->r.r_root_team); in __kmp_print_structure()
3578 __kmp_print_structure_team(" Hot Team: ", root->r.r_hot_team); in __kmp_print_structure()
3599 __kmp_print_structure_team(" Parent Team: ", team->t.t_parent); in __kmp_print_structure()
3608 __kmp_print_structure_team(" Next in pool: ", team->t.t_next_pool); in __kmp_print_structure()
3618 __kmp_print_structure_team("Team pool: ", in __kmp_print_structure()