HomeSort by relevance Sort by last modified time
    Searched refs:SwallowCache (Results 1 - 6 of 6) sorted by null

  /external/compiler-rt/lib/tsan/rtl/
tsan_mman.cc 266 allocator()->SwallowCache(&thr->alloc_cache);
267 internal_allocator()->SwallowCache(&thr->internal_alloc_cache);
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_allocator_testlib.cc 57 allocator.SwallowCache(&cache);
sanitizer_allocator_test.cc 451 a->SwallowCache(&cache);
  /external/compiler-rt/lib/lsan/
lsan_allocator.cc 51 allocator.SwallowCache(&cache);
  /external/compiler-rt/lib/asan/
asan_allocator2.cc 615 allocator.SwallowCache(GetAllocatorCache(this));
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_allocator.h     [all...]

Completed in 96 milliseconds