Home
last modified time | relevance | path

Searched refs:lprofReleaseMemoryPagesToOS (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingUtil.h85 int lprofReleaseMemoryPagesToOS(uintptr_t Begin, uintptr_t End);
H A DInstrProfilingPlatformFuchsia.c187 lprofReleaseMemoryPagesToOS((uintptr_t)CountersBegin, (uintptr_t)CountersEnd); in __llvm_profile_initialize()
H A DInstrProfilingUtil.c354 COMPILER_RT_VISIBILITY int lprofReleaseMemoryPagesToOS(uintptr_t Begin, in lprofReleaseMemoryPagesToOS() function
H A DInstrProfilingFile.c261 lprofReleaseMemoryPagesToOS((uintptr_t)CountersBegin, (uintptr_t)CountersEnd); in mmapForContinuousMode()
266 lprofReleaseMemoryPagesToOS((uintptr_t)BitmapBegin, (uintptr_t)BitmapEnd); in mmapForContinuousMode()