Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_pmc.c341 pmc_softevents > PMC_EV_DYN_COUNT) { in init_hwpmc()
344 pmc_softevents = PMC_EV_DYN_COUNT; in init_hwpmc()
/freebsd/sys/sys/
H A Dpmc.h635 struct pmc_dyn_event_descr pm_events[PMC_EV_DYN_COUNT];
/freebsd/lib/libpmc/
H A Dlibpmc.c144 static struct pmc_event_descr soft_event_table[PMC_EV_DYN_COUNT];
/freebsd/sys/dev/hwpmc/
H A Dpmc_events.h60 #define PMC_EV_DYN_COUNT 0x1000 macro
63 #define PMC_EV_SOFT_LAST (PMC_EV_SOFT_FIRST + PMC_EV_DYN_COUNT - 1)