Searched refs:counter_list (Results 1 – 2 of 2) sorted by relevance
| /oneTBB/src/tbb/tools_api/ |
| H A D | ittnotify_static.c | 595 … for (h_tail = NULL, h = _N_(_ittapi_global).counter_list; h != NULL; h_tail = h, h = h->next) in ITT_VERSIONIZE() 651 … for (h_tail = NULL, h = _N_(_ittapi_global).counter_list; h != NULL; h_tail = h, h = h->next) in ITT_VERSIONIZE() 691 … for (h_tail = NULL, h = _N_(_ittapi_global).counter_list; h != NULL; h_tail = h, h = h->next) in ITT_VERSIONIZE() 746 … for (h_tail = NULL, h = _N_(_ittapi_global).counter_list; h != NULL; h_tail = h, h = h->next) in ITT_VERSIONIZE() 880 … for (h_tail = NULL, h = _N_(_ittapi_global).counter_list; h != NULL; h_tail = h, h = h->next) in ITT_VERSIONIZE() 935 … for (h_tail = NULL, h = _N_(_ittapi_global).counter_list; h != NULL; h_tail = h, h = h->next) in ITT_VERSIONIZE() 1557 __itt_counter_info_t* current_couter = _N_(_ittapi_global).counter_list; in __itt_free_allocated_resources() 1570 _N_(_ittapi_global).counter_list = NULL; in __itt_free_allocated_resources()
|
| H A D | ittnotify_config.h | 521 __itt_counter_info_t* counter_list; member 642 (gptr)->counter_list = h; \ 663 (gptr)->counter_list = h; \
|