Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/hwpmc/
H A Dhwpmc_ppc970.c90 static struct pmc_ppc_event ppc970_event_codes[] = { variable
252 static size_t ppc970_event_codes_size = nitems(ppc970_event_codes);
371 ppc_event_codes = ppc970_event_codes; in pmc_ppc970_initialize()