Home
last modified time | relevance | path

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

/trueos/sys/dev/hwpmc/
HDhwpmc_powerpc.h41 #define POWERPC_PMC_USER_ENABLE (0x1 << 31) macro
43 #define POWERPC_PMC_ENABLE (POWERPC_PMC_KERNEL_ENABLE | POWERPC_PMC_USER_ENABLE)
HDhwpmc_ppc970.c631 config |= POWERPC_PMC_USER_ENABLE; in ppc970_allocate_pmc()
HDhwpmc_mpc7xxx.c631 config |= POWERPC_PMC_USER_ENABLE; in mpc7xxx_allocate_pmc()