Searched refs:malloc_storage (Results 1 – 15 of 15) sorted by relevance
45 malloc_storage().Init(); in Init()54 malloc_storage().CommitBack(); in Destroy()
45 MsanThreadLocalMallocStorage &malloc_storage() { return malloc_storage_; } in malloc_storage() function
204 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in MsanAllocate()258 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in MsanDeallocate()
53 malloc_storage().Init(); in Init()62 malloc_storage().CommitBack(); in Destroy()
38 NsanThreadLocalMallocStorage &malloc_storage() { return malloc_storage_; } in malloc_storage() function
113 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in NsanAllocate()146 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in NsanDeallocate()
45 DFsanThreadLocalMallocStorage &malloc_storage() { return malloc_storage_; } in malloc_storage() function
113 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in DFsanAllocate()148 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in dfsan_deallocate()
52 malloc_storage().CommitBack(); in Destroy()
83 MemprofThreadLocalMallocStorage &malloc_storage() { return malloc_storage_; } in malloc_storage() function
96 malloc_storage().CommitBack(); in Destroy()
450 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in Allocate()537 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in Deallocate()
137 AsanThreadLocalMallocStorage &malloc_storage() { return malloc_storage_; } in malloc_storage() function
587 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in Allocate()697 AsanThreadLocalMallocStorage *ms = &t->malloc_storage(); in QuarantineChunk()885 AsanThreadLocalMallocStorage *ms = &t->malloc_storage(); in Purge()
133 malloc_storage().CommitBack(); in Destroy()