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

/freebsd-10.2-release/sys/dev/hwpmc/
H A Dhwpmc_powerpc.h41 #define POWERPC_PMC_USER_ENABLE (0x1 << 31) macro
43 #define POWERPC_PMC_ENABLE (POWERPC_PMC_KERNEL_ENABLE | POWERPC_PMC_USER_ENABLE)
H A Dhwpmc_ppc970.c631 config |= POWERPC_PMC_USER_ENABLE;
H A Dhwpmc_mpc7xxx.c631 config |= POWERPC_PMC_USER_ENABLE;

Completed in 56 milliseconds