Searched refs:GetAllocatorCache (Results 1 – 2 of 2) sorted by relevance
100 AllocatorCache *GetAllocatorCache(MsanThreadLocalMallocStorage *ms) { in GetAllocatorCache() function107 allocator.SwallowCache(GetAllocatorCache(this)); in CommitBack()120 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in MsanAllocate()162 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in MsanDeallocate()
197 AllocatorCache *GetAllocatorCache(AsanThreadLocalMallocStorage *ms) { in GetAllocatorCache() function366 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in Allocate()500 AllocatorCache *ac = GetAllocatorCache(ms); in QuarantineChunk()583 AllocatorCache *ac = GetAllocatorCache(ms); in CommitBack()