Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_common.cpp150 char *smaps = nullptr; in GetMemoryProfile() local
159 void ParseUnixMemoryProfile(fill_profile_f cb, uptr *stats, char *smaps, in ParseUnixMemoryProfile()
/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_procmaps_test.cpp128 char *smaps = mem + page - len + i; in TEST() local