Home
last modified time | relevance | path

Searched refs:countBits (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/main/callgrind/
Dsim.c825 static __inline__ unsigned int countBits(unsigned int bits) in countBits() function
844 int i = ((32 - countBits(use->mask)) * LL.line_size)>>5; in update_LL_use()
932 int c = ((32 - countBits(use->mask)) * cache->line_size)>>5; \