Searched refs:th_itt_mark_single (Results 1 – 2 of 2) sorted by relevance
810 thr->th.th_itt_mark_single = __itt_mark_create(name.str);812 thr->th.th_itt_mark_single);815 __itt_mark(thr->th.th_itt_mark_single, NULL);817 thr->th.th_itt_mark_single);824 __itt_mark_type mark = __kmp_thread_from_gtid(gtid)->th.th_itt_mark_single;
3073 kmp_itt_mark_t th_itt_mark_single; member