Searched refs:h_tail (Results 1 – 2 of 2) sorted by relevance
| /oneTBB/src/tbb/tools_api/ |
| H A D | ittnotify_config.h | 539 if (h_tail == NULL) \ 558 if (h_tail == NULL) \ 574 if (h_tail == NULL) \ 592 if (h_tail == NULL) \ 607 if (h_tail == NULL) \ 624 if (h_tail == NULL) \ 641 if (h_tail == NULL) \ 662 if (h_tail == NULL) \ 680 if (h_tail == NULL) \ 700 if (h_tail == NULL) \ [all …]
|
| H A D | ittnotify_static.c | 378 for (h_tail = NULL, h = _N_(_ittapi_global).domain_list; h != NULL; h_tail = h, h = h->next) in ITT_VERSIONIZE() 431 for (h_tail = NULL, h = _N_(_ittapi_global).domain_list; h != NULL; h_tail = h, h = h->next) in ITT_VERSIONIZE() 502 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() 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() 786 … for (h_tail = NULL, h = _N_(_ittapi_global).histogram_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() [all …]
|