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

/freebsd-10-stable/sys/dev/hwpmc/
H A Dhwpmc_ppro.h41 #define P6_EVSEL_EN (1 << 22) macro
H A Dhwpmc_ppro.c57 * - Both PMCs are enabled by a single bit P6_EVSEL_EN in performance
314 _enable |= P6_EVSEL_EN; \
317 P6_EVSEL_EN; \
690 wrmsr(P6_MSR_EVSEL0, perf0cfg & ~P6_EVSEL_EN);

Completed in 95 milliseconds