Home
last modified time | relevance | path

Searched defs:caches (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_fuchsia.cpp71 void GetAllThreadAllocatorCachesLocked(InternalMmapVector<uptr> *caches) { in GetAllThreadAllocatorCachesLocked() argument
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_thread.cpp210 GetAllThreadAllocatorCachesLocked(InternalMmapVector<uptr> * caches) GetAllThreadAllocatorCachesLocked() argument
/freebsd/crypto/krb5/doc/pdf/
H A Dbasic.tex260 \subsection{Tool alterations to use cache collection}
/freebsd/crypto/krb5/src/tests/
H A Dkcmserver.py32 caches = {} variable
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_thread.cpp522 void GetAllThreadAllocatorCachesLocked(InternalMmapVector<uptr> *caches) {} in GetAllThreadAllocatorCachesLocked()
/freebsd/sys/x86/x86/
H A Dmp_x86.c171 } static caches[MAX_CACHE_LEVELS]; variable