Searched refs:cacheLocalSize (Results 1 – 3 of 3) sorted by relevance
29 u32int cacheLocalSize(Cache*, int);
27 chk->nblocks = cacheLocalSize(chk->cache, PartData);; in checkInit()
877 cacheLocalSize(Cache *c, int part) in cacheLocalSize() function