Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
H A Dperf_pai.c79 struct pai_pmu { /* Define PAI PMU characteristics */ struct
89 int (*init)(struct pai_pmu *p); /* PMU support init function */ argument
90 void (*exit)(struct pai_pmu *p); /* PMU support exit function */ argument
94 static struct pai_pmu pai_pmu[]; /* Forward declaration */ argument
1209 static struct pai_pmu pai_pmu[] __refdata = { variable