Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/perf/
Dxgene_pmu.c131 struct xgene_pmu { struct
140 const struct xgene_pmu_ops *ops; argument
147 struct xgene_pmu_dev_ctx { argument
722 static inline void xgene_pmu_mask_int(struct xgene_pmu *xgene_pmu) in xgene_pmu_mask_int()
727 static inline void xgene_pmu_v3_mask_int(struct xgene_pmu *xgene_pmu) in xgene_pmu_v3_mask_int()
732 static inline void xgene_pmu_unmask_int(struct xgene_pmu *xgene_pmu) in xgene_pmu_unmask_int()
737 static inline void xgene_pmu_v3_unmask_int(struct xgene_pmu *xgene_pmu) in xgene_pmu_v3_unmask_int()
881 struct xgene_pmu *xgene_pmu = pmu_dev->parent; in xgene_perf_pmu_enable() local
894 struct xgene_pmu *xgene_pmu = pmu_dev->parent; in xgene_perf_pmu_disable() local
964 struct xgene_pmu *xgene_pmu = pmu_dev->parent; in xgene_perf_enable_event() local
[all …]