Home
last modified time | relevance | path

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

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