Home
last modified time | relevance | path

Searched defs:madvise (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DWindowsMMap.h66 #define madvise __llvm_profile_madvise macro
H A DWindowsMMap.c116 int madvise(void *addr, size_t length, int advice) in madvise() function