Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
HDittnotify_config.h483 struct ___itt_histogram *histogram_list; member
638 (gptr)->histogram_list = h; \
656 (gptr)->histogram_list = h; \
HDittnotify_static.cpp784 for (h_tail = NULL, h = _N_(_ittapi_global).histogram_list; h != NULL; in ITT_VERSIONIZE()
844 for (h_tail = NULL, h = _N_(_ittapi_global).histogram_list; h != NULL; in ITT_VERSIONIZE()
1352 __itt_histogram *current_histogram = _N_(_ittapi_global).histogram_list; in __itt_free_allocated_resources()
1362 _N_(_ittapi_global).histogram_list = NULL; in __itt_free_allocated_resources()