OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:max_in_use
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
standalone_malloc_test.cc
19
size_t
max_in_use
= 0;
local in function:MallocThread
37
max_in_use
= max(
max_in_use
, total_malloced - total_freed);
53
max_in_use
>> 20);
standalone_malloc_test.cc
19
size_t
max_in_use
= 0;
local in function:MallocThread
37
max_in_use
= max(
max_in_use
, total_malloced - total_freed);
53
max_in_use
>> 20);
Completed in 51 milliseconds
Indexes created Sun Sep 21 19:09:51 GMT 2025