Searched defs:alpha_pmu_t (Results 1 – 1 of 1) sorted by relevance
61 struct alpha_pmu_t { struct63 const int *event_map;65 int max_events;67 int num_pmcs;95 static const struct alpha_pmu_t *alpha_pmu; argument