Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/shark/include/
H A Dprofileio.h60 #define COUNT_BITS 0x02 macro
/netbsd-src/sys/arch/shark/shark/
H A Dprofile.c602 lr = lr >> COUNT_BITS; in profEnter()