Home
last modified time | relevance | path

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

/freebsd/sys/dev/hwpmc/
H A Dhwpmc_e500.c41 struct e500_event_code_map { struct
42 enum pmc_event pe_ev; /* enum value */
43 uint8_t pe_counter_mask; /* Which counter this can be counted in. */
67 static struct e500_event_code_map e500_event_codes[] = { argument