Searched refs:malloc_storage (Results 1 – 12 of 12) sorted by relevance
46 DFsanThreadLocalMallocStorage &malloc_storage() { return malloc_storage_; } in malloc_storage() function
93 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in DFsanAllocate()128 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in dfsan_deallocate()
59 malloc_storage().CommitBack(); in Destroy()
45 MsanThreadLocalMallocStorage &malloc_storage() { return malloc_storage_; } in malloc_storage() function
166 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in MsanAllocate()214 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in MsanDeallocate()
58 malloc_storage().CommitBack(); in Destroy()
89 MemprofThreadLocalMallocStorage &malloc_storage() { return malloc_storage_; } in malloc_storage() function
100 malloc_storage().CommitBack(); in Destroy()
556 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in Allocate()650 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in Deallocate()
127 AsanThreadLocalMallocStorage &malloc_storage() { return malloc_storage_; } in malloc_storage() function
536 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in Allocate()664 AsanThreadLocalMallocStorage *ms = &t->malloc_storage(); in QuarantineChunk()835 AsanThreadLocalMallocStorage *ms = &t->malloc_storage(); in Purge()
108 malloc_storage().CommitBack(); in Destroy()