Home
last modified time | relevance | path

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

/oneTBB/src/tbb/
H A Dprofiling.cpp71 strings_for_itt[i].itt_str_handle = __itt_string_handle_create( strings_for_itt[i].str ); in ITT_init_strings()
/oneTBB/src/tbb/tools_api/
H A Dittnotify.h2021 # define __itt_string_handle_create __itt_string_handle_createW macro
2024 # define __itt_string_handle_create __itt_string_handle_createA macro
2028 __itt_string_handle* ITTAPI __itt_string_handle_create(const char *name);
2046 #define __itt_string_handle_create ITTNOTIFY_DATA(string_handle_create)
2056 #define __itt_string_handle_create(name) (__itt_string_handle*)0