Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/kernel/
H A Dperf_event.c61 struct alpha_pmu_t { struct
63 const int *event_map;
65 int max_events;
67 int num_pmcs;
95 static const struct alpha_pmu_t *alpha_pmu; argument