Searched refs:malloc_storage (Results 1 – 11 of 11) sorted by relevance
50 malloc_storage().Init(); in Init()59 malloc_storage().CommitBack(); in Destroy()
45 MsanThreadLocalMallocStorage &malloc_storage() { return malloc_storage_; } in malloc_storage() function
203 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in MsanAllocate()259 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in MsanDeallocate()
45 DFsanThreadLocalMallocStorage &malloc_storage() { return malloc_storage_; } in malloc_storage() function
110 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in DFsanAllocate()145 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in dfsan_deallocate()
57 malloc_storage().CommitBack(); in Destroy()
89 MemprofThreadLocalMallocStorage &malloc_storage() { return malloc_storage_; } in malloc_storage() function
99 malloc_storage().CommitBack(); in Destroy()
450 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in Allocate()537 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in Deallocate()
581 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in Allocate()691 AsanThreadLocalMallocStorage *ms = &t->malloc_storage(); in QuarantineChunk()878 AsanThreadLocalMallocStorage *ms = &t->malloc_storage(); in Purge()
135 malloc_storage().CommitBack(); in Destroy()