Home
last modified time | relevance | path

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

/freebsd/sys/dev/hwpmc/
H A Dhwpmc_ppc970.c89 static struct pmc_ppc_event ppc970_event_codes[] = { variable
251 static size_t ppc970_event_codes_size = nitems(ppc970_event_codes);
370 ppc_event_codes = ppc970_event_codes; in pmc_ppc970_initialize()