Home
last modified time | relevance | path

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

/NextBSD/sys/dev/hwpmc/
HDhwpmc_amd.h57 #define AMD_PMC_USR (1 << 16) macro
73 AMD_PMC_OS | AMD_PMC_USR | AMD_PMC_UNITMASK | AMD_PMC_EVENTMASK)
HDhwpmc_amd.c488 config |= AMD_PMC_USR; in amd_allocate_pmc()
492 config |= (AMD_PMC_USR|AMD_PMC_OS); in amd_allocate_pmc()