Home
last modified time | relevance | path

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

/freebsd/sys/dev/hwpmc/
H A Dhwpmc_powerpc.h81 extern int ppc_event_last;
H A Dhwpmc_powerpc.c57 int ppc_event_last; variable
200 if (pe < ppc_event_first || pe > ppc_event_last) in powerpc_allocate_pmc()
H A Dhwpmc_ppc970.c373 ppc_event_last = PMC_EV_PPC970_LAST; in pmc_ppc970_initialize()
H A Dhwpmc_mpc7xxx.c463 ppc_event_last = PMC_EV_PPC7450_LAST; in pmc_mpc7xxx_initialize()