Searched defs:counts_per_wrap (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/arm/arm32/
H A Dcortex_pmc.c62 static const uint32_t counts_per_wrap = ~0UL - 1; variable
H A Darm11_pmc.c60 static uint32_t counts_per_wrap = ~0UL; /* XXX off by 1 */ variable

Completed in 108 milliseconds