Home
last modified time | relevance | path

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

/NextBSD/sys/dev/hwpmc/
HDhwpmc_amd.h51 #define AMD_PMC_INVERT (1 << 23) macro
71 #define AMD_VALID_BITS (AMD_PMC_COUNTERMASK | AMD_PMC_INVERT | \
HDhwpmc_amd.c497 config |= AMD_PMC_INVERT; in amd_allocate_pmc()