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

/freebsd-13-stable/sys/dev/hwpmc/
H A Dhwpmc_powerpc.h83 extern int ppc_event_last;
H A Dhwpmc_power8.c310 ppc_event_last = PMC_EV_POWER8_LAST;
H A Dhwpmc_ppc970.c381 ppc_event_last = PMC_EV_PPC970_LAST;
H A Dhwpmc_powerpc.c60 int ppc_event_last; variable
218 if (pe < ppc_event_first || pe > ppc_event_last)
H A Dhwpmc_mpc7xxx.c472 ppc_event_last = PMC_EV_PPC7450_LAST;

Completed in 167 milliseconds