Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/legacy/
H A Dittnotify.h176 #define ITTNOTIFY_DATA(n) (!ITTNOTIFY_NAME(n)) ? 0 : ITTNOTIFY_NAME(n) macro
346 #define __itt_thr_name_setA ITTNOTIFY_DATA(thr_name_setA)
348 #define __itt_thr_name_setW ITTNOTIFY_DATA(thr_name_setW)
351 #define __itt_thr_name_set ITTNOTIFY_DATA(thr_name_set)
545 #define __itt_notify_sync_nameA ITTNOTIFY_DATA(notify_sync_nameA)
547 #define __itt_notify_sync_nameW ITTNOTIFY_DATA(notify_sync_nameW)
550 #define __itt_notify_sync_name ITTNOTIFY_DATA(notify_sync_name)
705 #define __itt_event_createA ITTNOTIFY_DATA(event_createA)
707 #define __itt_event_createW ITTNOTIFY_DATA(event_createW)
710 #define __itt_event_create ITTNOTIFY_DATA(event_create)
[all …]
/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify.h249 #define ITTNOTIFY_DATA(n) (!ITTNOTIFY_NAME(n)) ? 0 : ITTNOTIFY_NAME(n) macro
422 #define __itt_pt_region_createA ITTNOTIFY_DATA(pt_region_createA)
424 #define __itt_pt_region_createW ITTNOTIFY_DATA(pt_region_createW)
427 #define __itt_pt_region_create ITTNOTIFY_DATA(pt_region_create)
1559 #define __itt_heap_function_createA ITTNOTIFY_DATA(heap_function_createA)
1561 #define __itt_heap_function_createW ITTNOTIFY_DATA(heap_function_createW)
1564 #define __itt_heap_function_create ITTNOTIFY_DATA(heap_function_create)
1913 #define __itt_domain_createA ITTNOTIFY_DATA(domain_createA)
1915 #define __itt_domain_createW ITTNOTIFY_DATA(domain_createW)
1918 #define __itt_domain_create ITTNOTIFY_DATA(domain_create)
[all …]