Searched refs:GetRSSFromGetrusage (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cpp614 static uptr GetRSSFromGetrusage() { function in namespace:__sanitizer
623 return GetRSSFromGetrusage();
626 return GetRSSFromGetrusage();

Completed in 96 milliseconds