Home
last modified time | relevance | path

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

/linux-3.3/arch/alpha/kernel/
Dperf_event.c60 struct alpha_pmu_t { struct
62 const int *event_map;
64 int max_events;
66 int num_pmcs;
92 static const struct alpha_pmu_t *alpha_pmu; argument