Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_itt.h213 #define KMP_FSYNC_PREPARE(obj) __itt_fsync_prepare((void *)(obj))
/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
Dittnotify.h812 void ITTAPI __itt_fsync_prepare(void* addr);
818 #define __itt_fsync_prepare ITTNOTIFY_VOID(fsync_prepare) macro
821 #define __itt_fsync_prepare(addr)