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

/freebsd-11-stable/sys/dev/hwpmc/
H A Dhwpmc_e500.c508 if (pe < PMC_EV_E500_FIRST || pe > PMC_EV_E500_LAST)
H A Dpmc_events.h7204 #define PMC_EV_E500_LAST PMC_EV_E500_STWCX_FAILURES macro
/freebsd-11-stable/lib/libpmc/
H A Dlibpmc.c4458 } else if (pe >= PMC_EV_E500_FIRST && pe <= PMC_EV_E500_LAST) {

Completed in 126 milliseconds