Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_itt.h225 #define KMP_FSYNC_ACQUIRED(obj) __itt_fsync_acquired((void *)(obj))
/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify.h1017 void ITTAPI __itt_fsync_acquired(void *addr);
1023 #define __itt_fsync_acquired ITTNOTIFY_VOID(fsync_acquired) macro
1026 #define __itt_fsync_acquired(addr)