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