Searched refs:initCache (Results 1 – 6 of 6) sorted by relevance
145 initCache(); in initCacheMaybe()149 NOINLINE void initCache() { in initCache() function
35 Instance->initCache(&Cache); in alignas()
236 void initCache(CacheT *Cache) { Cache->init(&Stats, &Primary); } in initCache() function
52 void initCache(AllocatorCache *Cache) { in initCache() function
694 getBackend().initCache(&Cache); in init()
40 void initCache(CacheT *Cache) { *Cache = {}; } in initCache() function in MockAllocator