Home
last modified time | relevance | path

Searched refs:mmaps (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/memprof/
H A Dmemprof_stats.h36 uptr mmaps; member
H A Dmemprof_stats.cpp50 (mmaped - munmaped) >> 20, mmaped >> 20, munmaped >> 20, mmaps, in Print()
H A Dmemprof_allocator.cpp191 thread_stats.mmaps++; in OnMap()
/llvm-project-15.0.7/compiler-rt/lib/asan/
H A Dasan_stats.h36 uptr mmaps; member
H A Dasan_stats.cpp51 mmaps, munmaps); in Print()
H A Dasan_allocator.cpp248 thread_stats.mmaps++; in OnMap()