Searched defs:initCache (Results 1 – 3 of 3) sorted by relevance
52 void initCache(AllocatorCache *Cache) { in initCache() function
149 NOINLINE void initCache() { in initCache() function
226 void initCache(CacheT *Cache) { Cache->init(&Stats, &Primary); } in initCache() function