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

/freebsd-13-stable/sys/dev/hwpmc/
H A Dhwpmc_amd.h83 #define AMD_PMC_TO_COUNTER(x) (((x) << 24) & AMD_PMC_COUNTERMASK) macro
/freebsd-13-stable/lib/libpmc/
H A Dlibpmc.c668 AMD_PMC_TO_COUNTER(count);

Completed in 158 milliseconds