Lines Matching full:log2
1245 (-1 == VG_(log2)(cache->size/cache->line_size/cache->assoc)))1251 if (-1 == VG_(log2)(cache->line_size)) {