HomeSort by: relevance | last modified time | path
    Searched refs:SizeClassAllocator64LocalCache (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_allocator_local_cache.h 26 struct SizeClassAllocator64LocalCache {
sanitizer_allocator_primary64.h 17 template<class SizeClassAllocator> struct SizeClassAllocator64LocalCache;
60 typedef SizeClassAllocator64LocalCache<ThisT> AllocatorCache;
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
sanitizer_allocator_test.cc 764 TEST(SanitizerCommon, SizeClassAllocator64LocalCache) {

Completed in 15 milliseconds