OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:prev_reported_rss
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_common_libcdep.cc
38
uptr
prev_reported_rss
= 0;
local in function:__sanitizer::BackgroundThread
47
if (
prev_reported_rss
* 11 / 10 < current_rss_mb) {
49
prev_reported_rss
= current_rss_mb;
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025