Home
last modified time | relevance | path

Searched refs:PMC_EV_PPC7450_LAST (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/hwpmc/
H A Dhwpmc_mpc7xxx.c463 ppc_event_last = PMC_EV_PPC7450_LAST; in pmc_mpc7xxx_initialize()
H A Dpmc_events.h2172 #define PMC_EV_PPC7450_LAST PMC_EV_PPC7450_PREFETCH_ENGINE_FULL macro
/freebsd/lib/libpmc/
H A Dlibpmc.c1725 } else if (pe >= PMC_EV_PPC7450_FIRST && pe <= PMC_EV_PPC7450_LAST) { in _pmc_name_of_event()