Searched refs:bigger_than_cache (Results 1 – 1 of 1) sorted by relevance
210 const size_t bigger_than_cache = mb(8); in blowCache() local211 const size_t nelem = bigger_than_cache / sizeof(unsigned int); in blowCache()223 memcpy(buf2, buf1, bigger_than_cache); in blowCache()