Lines Matching defs:sparc_pmu
139 struct sparc_pmu { struct140 const struct perf_event_map *(*event_map)(int);141 const cache_map_t *cache_map;142 int max_events;143 int upper_shift;144 int lower_shift;145 int event_mask;146 int hv_bit;147 int irq_bit;148 int upper_nop;149 int lower_nop;