Home
last modified time | relevance | path

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

/oneTBB/src/tbb/tools_api/
H A Dittnotify_config.h523 struct ___itt_histogram* histogram_list; member
681 (gptr)->histogram_list = h; \
701 (gptr)->histogram_list = h; \
H A Dittnotify_static.c786 … 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()
1572 __itt_histogram* current_histogram = _N_(_ittapi_global).histogram_list; in __itt_free_allocated_resources()
1583 _N_(_ittapi_global).histogram_list = NULL; in __itt_free_allocated_resources()