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

/freebsd-9.3-release/sys/dev/hwpmc/
H A Dhwpmc_ppro.c143 #define P6_EVENT_VALID_FOR_CPU(P,CPU) ((P)->pm_flags & P6F(CPU)) macro
532 if (!P6_EVENT_VALID_FOR_CPU(pevent, p6_cputype) ||

Completed in 129 milliseconds