Searched refs:t_stack_id (Results 1 – 2 of 2) sorted by relevance
1645 parent_team->t.t_stack_id = __kmp_itt_stack_caller_create(); in __kmp_fork_call()2207 team->t.t_stack_id = in __kmp_fork_call()2384 __kmp_itt_stack_caller_destroy((__itt_caller)team->t.t_stack_id); in __kmp_join_call()7164 team->t.t_stack_id); // inform ittnotify about entering user's code in __kmp_invoke_task_func()7230 team->t.t_stack_id); // inform ittnotify about leaving user's code in __kmp_invoke_task_func()
2780 void *t_stack_id; // team specific stack stitching id (for ittnotify) member