Searched refs:MsanThreadLocalMallocStorage (Results 1 – 3 of 3) sorted by relevance
20 struct MsanThreadLocalMallocStorage { struct28 MsanThreadLocalMallocStorage() {} in MsanThreadLocalMallocStorage() argument
45 MsanThreadLocalMallocStorage &malloc_storage() { return malloc_storage_; } in malloc_storage()73 MsanThreadLocalMallocStorage malloc_storage_;
169 AllocatorCache *GetAllocatorCache(MsanThreadLocalMallocStorage *ms) { in GetAllocatorCache()175 void MsanThreadLocalMallocStorage::Init() { in Init()179 void MsanThreadLocalMallocStorage::CommitBack() { in CommitBack()