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

/freebsd-10-stable/sys/dev/hwpmc/
H A Dhwpmc_ppro.h39 #define P6_EVSEL_TO_CMASK(C) (((C) & 0xFF) << 24) macro
/freebsd-10-stable/lib/libpmc/
H A Dlibpmc.c2299 P6_EVSEL_TO_CMASK(count);

Completed in 104 milliseconds