Home
last modified time | relevance | path

Searched defs:MaxBytesCachedLog (Results 1 – 3 of 3) sorted by relevance

/llvm-project/compiler-rt/lib/scudo/standalone/tests/
H A Dsize_class_map_test.cpp33 static const scudo::uptr MaxBytesCachedLog = 0; member
48 static const scudo::uptr MaxBytesCachedLog = 16; member
H A Dcombined_test.cpp679 static const scudo::uptr MaxBytesCachedLog = 12; global() member
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsize_class_map.h230 static const uptr MaxBytesCachedLog = 10; member
242 static const uptr MaxBytesCachedLog = 10; member
255 static const uptr MaxBytesCachedLog = 13; member
298 static const uptr MaxBytesCachedLog = 10; member