Searched refs:MIPS24K_PMC_USER_ENABLE (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/dev/hwpmc/
H A Dhwpmc_mips24k.c47 #define MIPS24K_PMC_USER_ENABLE 0x08 /* Count in USER mode */ macro
50 #define MIPS24K_PMC_ENABLE (MIPS24K_PMC_USER_ENABLE | \
219 config |= MIPS24K_PMC_USER_ENABLE;

Completed in 101 milliseconds