Home | History | Annotate | Download | only in callgrind

Lines Matching refs:countBits

837 static __inline__ unsigned int countBits(unsigned int bits)
856 int i = ((32 - countBits(use->mask)) * LL.line_size)>>5;
944 int c = ((32 - countBits(use->mask)) * cache->line_size)>>5; \