Lines Matching refs:next
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()
840 … 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()
935 … for (h_tail = NULL, h = _N_(_ittapi_global).counter_list; h != NULL; h_tail = h, h = h->next) in ITT_VERSIONIZE()
989 … (h_tail = NULL, h = _N_(_ittapi_global).counter_metadata_list; h != NULL; h_tail = h, h = h->next) in ITT_VERSIONIZE()
1534 __itt_string_handle* tmp = current_string->next; in __itt_free_allocated_resources()
1547 __itt_domain* tmp = current_domain->next; in __itt_free_allocated_resources()
1560 __itt_counter_info_t* tmp = current_couter->next; in __itt_free_allocated_resources()
1575 __itt_histogram* tmp = current_histogram->next; in __itt_free_allocated_resources()
1589 __itt_counter_metadata* tmp = current_counter_metadata->next; in __itt_free_allocated_resources()