OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetCacheSize
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_quarantine.h
99
uptr
GetCacheSize
() const {
104
uptr cache_size =
GetCacheSize
();
108
//
GetCacheSize
() == 0 only when GetSize() == 0 (see Init).
137
GetSize() >> 20,
GetCacheSize
() >> 10);
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_allocator.cc
336
options->thread_local_quarantine_size_kb = quarantine.
GetCacheSize
() >> 10;
Completed in 45 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025