Searched refs:__itt_group_structure (Results 1 – 3 of 3) sorted by relevance
| /oneTBB/src/tbb/tools_api/ |
| H A D | ittnotify_static.h | 36 …createA, (const char *name), (ITT_FORMAT name), domain_createA, __itt_group_structure, "\"%s\"") 37 …createW, (const wchar_t *name), (ITT_FORMAT name), domain_createW, __itt_group_structure, "\"%S\"") 39 …create, (const char *name), (ITT_FORMAT name), domain_create, __itt_group_structure, "\"%s\"") 46 …, (const char *name), (ITT_FORMAT name), string_handle_createA, __itt_group_structure, "\"%s\"") 47 …, (const wchar_t *name), (ITT_FORMAT name), string_handle_createW, __itt_group_structure, "\"%S\"") 193 …omain *domain, __itt_id id), (ITT_FORMAT domain, id), id_create, __itt_group_structure, "%p, %lu") 194 …omain *domain, __itt_id id), (ITT_FORMAT domain, id), id_destroy, __itt_group_structure, "%p, %lu") 196 …imestamp, get_timestamp, (void), (ITT_NO_PARAMS), get_timestamp, __itt_group_structure, "no args") 281 …ateA, (const char *name), (ITT_FORMAT name), pt_region_createA, __itt_group_structure, "\"%s\"") 282 …ateW, (const wchar_t *name), (ITT_FORMAT name), pt_region_createW, __itt_group_structure, "\"%S\"") [all …]
|
| H A D | ittnotify_types.h | 37 __itt_group_structure = 1<<12, enumerator 68 { __itt_group_structure, "structure" }, \
|
| /oneTBB/src/tbb/ |
| H A D | itt_notify.cpp | 61 | __itt_group_structure in __TBB_load_ittnotify()
|