Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/perf/
Dxgene_pmu.c114 struct xgene_pmu_ops { struct
115 void (*mask_int)(struct xgene_pmu *pmu);
116 void (*unmask_int)(struct xgene_pmu *pmu);
140 const struct xgene_pmu_ops *ops; argument
1759 static const struct xgene_pmu_ops xgene_pmu_ops = { variable