Home
last modified time | relevance | path

Searched defs:e500_event_code_map (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/sys/dev/hwpmc/
HDhwpmc_e500.c42 struct e500_event_code_map { struct
43 enum pmc_event pe_ev; /* enum value */
44 uint8_t pe_counter_mask; /* Which counter this can be counted in. */
68 static struct e500_event_code_map e500_event_codes[] = { argument