Searched refs:api_version (Results 1 – 3 of 3) sorted by relevance
| /oneTBB/src/tbb/tools_api/ |
| H A D | ittnotify_static.h | 354 ITT_STUB(ITTAPI, const char*, api_version, (void), (ITT_NO_PARAMS), api_version, __itt_group_all & …
|
| H A D | ittnotify_static.c | 40 static const char api_version[] = API_VERSION "\0\n@(#) $Revision$\n"; variable 253 { api_version, (__itt_group_none) } /* !!! Just to avoid unused code elimination !!! */
|
| H A D | ittnotify.h | 4646 ITT_STUB(ITTAPI, const char*, api_version, (void)) 4647 #define __itt_api_version ITTNOTIFY_DATA(api_version) 4648 #define __itt_api_version_ptr ITTNOTIFY_NAME(api_version)
|