Home
last modified time | relevance | path

Searched refs:ppc_event_last (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/sys/dev/hwpmc/
HDhwpmc_powerpc.h81 extern int ppc_event_last;
HDhwpmc_powerpc.c58 int ppc_event_last; variable
201 if (pe < ppc_event_first || pe > ppc_event_last) in powerpc_allocate_pmc()
HDhwpmc_ppc970.c374 ppc_event_last = PMC_EV_PPC970_LAST; in pmc_ppc970_initialize()
HDhwpmc_mpc7xxx.c464 ppc_event_last = PMC_EV_PPC7450_LAST; in pmc_mpc7xxx_initialize()