Home | History | Annotate | Download | only in src

Lines Matching refs:CACHE_SIZE

1454             const int CACHE_SIZE = (int) ( 0.95 * 256 * 1024 / cn );  // assume a 256 kB cache size
1456 (CACHE_SIZE / sizeof(Histogram) - 2*r) );