Home
last modified time | relevance | path

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

/oneTBB/src/tbb/tools_api/
H A Dittnotify_static.c984 __itt_context_type type = __itt_context_unknown; in ITT_VERSIONIZE()
993 if (h == NULL && counter != NULL && type != __itt_context_unknown) in ITT_VERSIONIZE()
H A Dittnotify.h4113 __itt_context_unknown = 0, /*!< Undefined type */ enumerator