Home
last modified time | relevance | path

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

/oneTBB/src/tbb/tools_api/
H A Dittnotify_types.h25 __itt_group_thread = 1<<2, enumerator
58 { __itt_group_thread, "thread" }, \
H A Dittnotify_static.h73 …et_nameA, (const char *name), (ITT_FORMAT name), thread_set_nameA, __itt_group_thread, "\"%s\"")
74 …et_nameW, (const wchar_t *name), (ITT_FORMAT name), thread_set_nameW, __itt_group_thread, "\"%S\"")
76 …et_name, (const char *name), (ITT_FORMAT name), thread_set_name, __itt_group_thread, "\"%s\"")
78 ITT_STUBV(ITTAPI, void, thread_ignore, (void), (ITT_NO_PARAMS), thread_ignore, __itt_group_thread, …
81 … *name, int namelen), (ITT_FORMAT name, namelen), thr_name_setA, __itt_group_thread | __itt_grou…
82 …_t *name, int namelen), (ITT_FORMAT name, namelen), thr_name_setW, __itt_group_thread | __itt_grou…
84 … *name, int namelen), (ITT_FORMAT name, namelen), thr_name_set, __itt_group_thread | __itt_grou…
86 … (ITT_NO_PARAMS), thr_ignore, __itt_group_thread | __itt_grou…
H A Dittnotify_static.c250 …{ "KMP_FOR_TPROFILE", (__itt_group_id)(__itt_group_control | __itt_group_thread | __itt_group_sync…
251 …{ "KMP_FOR_TCHECK", (__itt_group_id)(__itt_group_control | __itt_group_thread | __itt_group_sync…
/oneTBB/src/tbb/
H A Ditt_notify.cpp59 | __itt_group_thread // name threads in __TBB_load_ittnotify()