Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_testlib.cpp69 static size_t GetRss() { in GetRss() function
82 Printf("RSS: %zdM\n", GetRss() >> 20); in ~AtExit()