Searched refs:ITTNOTIFY_VOID_D2 (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ |
H A D | ittnotify.h | 259 #define ITTNOTIFY_VOID_D2(n, d, x, y) \ macro 2876 ITTNOTIFY_VOID_D2(relation_add_to_current, d, x, y) 3106 #define __itt_task_end_ex(d, x, y) ITTNOTIFY_VOID_D2(task_end_ex, d, x, y) 3330 ITTNOTIFY_VOID_D2(counter_inc_delta_v3, d, x, y) 3380 ITTNOTIFY_VOID_D2(counter_dec_delta_v3, d, x, y)
|
/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/legacy/ |
H A D | ittnotify.h | 186 #define ITTNOTIFY_VOID_D2(n, d, x, y) \ macro
|