OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:total_cached
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_allocator_size_class_map.h
186
uptr
total_cached
= 0;
local in function:SizeClassMap::Print
200
total_cached
+= cached;
203
Printf("Total cached: %zd\n",
total_cached
);
sanitizer_allocator_size_class_map.h
186
uptr
total_cached
= 0;
local in function:SizeClassMap::Print
200
total_cached
+= cached;
203
Printf("Total cached: %zd\n",
total_cached
);
Completed in 25 milliseconds
Indexes created Sat Sep 27 14:09:57 GMT 2025