Searched defs:AMD_PMC_TO_COUNTER (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/hwpmc/
H A Dhwpmc_amd.h53 #define AMD_PMC_TO_COUNTER(x) (((x) << 24) & AMD_PMC_COUNTERMASK) macro

Completed in 56 milliseconds