Home
last modified time | relevance | path

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

/oneTBB/src/tbb/tools_api/
H A Dittnotify_config.h519 struct ___itt_string_handle* string_list; member
608 (gptr)->string_list = h; \
625 (gptr)->string_list = h; \
H A Dittnotify_static.c502 for (h_tail = NULL, h = _N_(_ittapi_global).string_list; h != NULL; h_tail = h, h = h->next) in ITT_VERSIONIZE()
555 for (h_tail = NULL, h = _N_(_ittapi_global).string_list; h != NULL; h_tail = h, h = h->next) in ITT_VERSIONIZE()
1531 __itt_string_handle* current_string = _N_(_ittapi_global).string_list; in __itt_free_allocated_resources()
1542 _N_(_ittapi_global).string_list = NULL; in __itt_free_allocated_resources()