Searched refs:SwallowCache (Results 1 – 16 of 16) sorted by relevance
299 allocator()->SwallowCache(&thr->proc()->alloc_cache); in __tsan_on_thread_idle()300 internal_allocator()->SwallowCache(&thr->proc()->internal_alloc_cache); in __tsan_on_thread_idle()
59 allocator.SwallowCache(&cache); in thread_dtor()
470 a->SwallowCache(&cache); in TestCombinedAllocator()
401 allocator()->SwallowCache(&thr->proc()->alloc_cache); in __tsan_on_thread_idle()402 internal_allocator()->SwallowCache(&thr->proc()->internal_alloc_cache); in __tsan_on_thread_idle()
66 allocator.SwallowCache(&cache); in thread_dtor()
686 a->SwallowCache(&cache); in TestCombinedAllocator()
165 void SwallowCache(AllocatorCache *cache) { in SwallowCache() function
64 allocator.SwallowCache(&cache); in AllocatorThreadFinish()
107 allocator.SwallowCache(GetAllocatorCache(this)); in CommitBack()
53 allocator.SwallowCache(GetAllocatorCache()); in AllocatorThreadFinish()
151 allocator.SwallowCache(GetAllocatorCache(this)); in CommitBack()
93 allocator.SwallowCache(cache); in AllocatorSwallowThreadLocalCache()
696 allocator.SwallowCache(ac); in CommitBack()
585 allocator.SwallowCache(ac); in CommitBack()
766 allocator.SwallowCache(ac); in CommitBack()
1434 void SwallowCache(AllocatorCache *cache) { in SwallowCache() function