Home
last modified time | relevance | path

Searched defs:h_tail (Results 1 – 3 of 3) sorted by relevance

/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_static.cpp364 __itt_domain *h_tail = NULL, *h = NULL; in ITT_VERSIONIZE() local
402 __itt_domain *h_tail = NULL, *h = NULL; in ITT_VERSIONIZE() local
484 __itt_string_handle *h_tail = NULL, *h = NULL; in ITT_VERSIONIZE() local
521 __itt_string_handle *h_tail = NULL, *h = NULL; in ITT_VERSIONIZE() local
571 __itt_counter_info_t *h_tail = NULL, *h = NULL; in ITT_VERSIONIZE() local
613 __itt_counter_info_t *h_tail = NULL, *h = NULL; in ITT_VERSIONIZE() local
669 __itt_counter_info_t *h_tail = NULL, *h = NULL; in ITT_VERSIONIZE() local
710 __itt_counter_info_t *h_tail = NULL, *h = NULL; in ITT_VERSIONIZE() local
766 __itt_histogram *h_tail = NULL, *h = NULL; in ITT_VERSIONIZE() local
810 __itt_histogram *h_tail = NULL, *h = NULL; in ITT_VERSIONIZE() local
H A Dittnotify_config.h488 #define NEW_THREAD_INFO_W(gptr, h, h_tail, t, s, n) \ argument
506 #define NEW_THREAD_INFO_A(gptr, h, h_tail, t, s, n) \ argument
524 #define NEW_DOMAIN_W(gptr, h, h_tail, name) \ argument
541 #define NEW_DOMAIN_A(gptr, h, h_tail, name) \ argument
558 #define NEW_STRING_HANDLE_W(gptr, h, h_tail, name) \ argument
574 #define NEW_STRING_HANDLE_A(gptr, h, h_tail, name) \ argument
590 #define NEW_COUNTER_W(gptr, h, h_tail, name, domain, type) \ argument
608 #define NEW_COUNTER_A(gptr, h, h_tail, name, domain, type) \ argument
626 #define NEW_HISTOGRAM_W(gptr, h, h_tail, domain, name, x_type, y_type) \ argument
644 #define NEW_HISTOGRAM_A(gptr, h, h_tail, domain, name, x_type, y_type) \ argument
/llvm-project/llvm/lib/ExecutionEngine/IntelJITProfiling/
H A Dittnotify_config.h357 #define NEW_THREAD_INFO_W(gptr,h,h_tail,t,s,n) { \ argument
374 #define NEW_THREAD_INFO_A(gptr,h,h_tail,t,s,n) { \ argument
391 #define NEW_DOMAIN_W(gptr,h,h_tail,name) { \ argument
407 #define NEW_DOMAIN_A(gptr,h,h_tail,name) { \ argument
423 #define NEW_STRING_HANDLE_W(gptr,h,h_tail,name) { \ argument
438 #define NEW_STRING_HANDLE_A(gptr,h,h_tail,name) { \ argument