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

/freebsd-13-stable/sys/dev/hwpmc/
H A Dhwpmc_amd.h38 #define AMD_PMC_EVSEL_0 0xC0010000 macro
H A Dhwpmc_amd.c78 .pm_evsel = AMD_PMC_EVSEL_0,
1018 evsel = rdmsr(AMD_PMC_EVSEL_0 + i);
1020 wrmsr(AMD_PMC_EVSEL_0 + i, evsel);
1035 KASSERT(AMD_PMC_IS_STOPPED(AMD_PMC_EVSEL_0 + i),

Completed in 49 milliseconds