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.c78 struct pai_pmu { /* Define PAI PMU characteristics */ struct
88 int (*init)(struct pai_pmu *p); /* PMU support init function */ argument
89 void (*exit)(struct pai_pmu *p); /* PMU support exit function */ argument
93 static struct pai_pmu pai_pmu[]; /* Forward declaration */ argument
1139 static struct pai_pmu pai_pmu[] __refdata = { variable