Searched refs:GetAllocatorCache (Results 1 – 2 of 2) sorted by relevance
69 AllocatorCache *GetAllocatorCache(MsanThreadLocalMallocStorage *ms) { in GetAllocatorCache() function76 allocator.SwallowCache(GetAllocatorCache(this)); in CommitBack()90 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in MsanAllocate()137 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in MsanDeallocate()
55 AllocatorCache *GetAllocatorCache(AsanThreadLocalMallocStorage *ms) { in GetAllocatorCache() function324 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in Allocate()456 AllocatorCache *ac = GetAllocatorCache(ms); in QuarantineChunk()583 AllocatorCache *ac = GetAllocatorCache(this); in CommitBack()585 allocator.SwallowCache(GetAllocatorCache(this)); in CommitBack()