Home | History | Annotate | Download | only in callgrind

Lines Matching defs:countBits

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