Home
last modified time | relevance | path

Searched defs:create_itt_sync (Results 1 – 2 of 2) sorted by relevance

/oneTBB/include/oneapi/tbb/
H A Dprofiling.h102 inline void create_itt_sync(void *ptr, const char *objtype, const char *objname) { in create_itt_sync() function
190 inline void create_itt_sync(void* /*ptr*/, const char* /*objtype*/, const char* /*objname*/) {} in create_itt_sync() function
/oneTBB/src/tbb/
H A Dprofiling.cpp104 void create_itt_sync(void* ptr, const tchar* objtype, const tchar* objname) { in create_itt_sync() function