Searched refs:COUNT_BITS (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/shark/include/ | ||
H A D | profileio.h | 60 #define COUNT_BITS 0x02 macro |
/netbsd-src/sys/arch/shark/shark/ | ||
H A D | profile.c | 602 lr = lr >> COUNT_BITS; in profEnter() |