Home
last modified time | relevance | path

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

/freebsd/sys/dev/hwpmc/
H A Dhwpmc_powerpc.h80 extern int ppc_event_first;
H A Dhwpmc_powerpc.c56 int ppc_event_first; variable
200 if (pe < ppc_event_first || pe > ppc_event_last) in powerpc_allocate_pmc()
H A Dhwpmc_ppc970.c372 ppc_event_first = PMC_EV_PPC970_FIRST; in pmc_ppc970_initialize()
H A Dhwpmc_mpc7xxx.c462 ppc_event_first = PMC_EV_PPC7450_FIRST; in pmc_mpc7xxx_initialize()