Searched refs:malloc_storage (Results 1 – 12 of 12) sorted by relevance
45 DFsanThreadLocalMallocStorage &malloc_storage() { return malloc_storage_; } in malloc_storage() function
103 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in DFsanAllocate()138 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in dfsan_deallocate()
57 malloc_storage().CommitBack(); in Destroy()
45 MsanThreadLocalMallocStorage &malloc_storage() { return malloc_storage_; } in malloc_storage() function
169 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in MsanAllocate()220 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
99 malloc_storage().CommitBack(); in Destroy()
380 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in Allocate()472 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in Deallocate()
127 AsanThreadLocalMallocStorage &malloc_storage() { return malloc_storage_; } in malloc_storage() function
525 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in Allocate()652 AsanThreadLocalMallocStorage *ms = &t->malloc_storage(); in QuarantineChunk()823 AsanThreadLocalMallocStorage *ms = &t->malloc_storage(); in Purge()
107 malloc_storage().CommitBack(); in Destroy()