Searched refs:GetAllocatorCache (Results 1 – 2 of 2) sorted by relevance
80 AllocatorCache *GetAllocatorCache(MsanThreadLocalMallocStorage *ms) { in GetAllocatorCache() function87 allocator.SwallowCache(GetAllocatorCache(this)); in CommitBack()101 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in MsanAllocate()144 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in MsanDeallocate()
197 AllocatorCache *GetAllocatorCache(AsanThreadLocalMallocStorage *ms) { in GetAllocatorCache() function366 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in Allocate()502 AllocatorCache *ac = GetAllocatorCache(ms); in QuarantineChunk()574 AllocatorCache *ac = GetAllocatorCache(ms); in CommitBack()