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