Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/perf/
Dxgene_pmu.c120 struct xgene_pmu { struct
131 const struct xgene_pmu_ops *ops; argument
138 struct xgene_pmu_dev_ctx { argument
713 static inline void xgene_pmu_mask_int(struct xgene_pmu *xgene_pmu) in xgene_pmu_mask_int()
718 static inline void xgene_pmu_v3_mask_int(struct xgene_pmu *xgene_pmu) in xgene_pmu_v3_mask_int()
723 static inline void xgene_pmu_unmask_int(struct xgene_pmu *xgene_pmu) in xgene_pmu_unmask_int()
728 static inline void xgene_pmu_v3_unmask_int(struct xgene_pmu *xgene_pmu) in xgene_pmu_v3_unmask_int()
872 struct xgene_pmu *xgene_pmu = pmu_dev->parent; in xgene_perf_pmu_enable() local
885 struct xgene_pmu *xgene_pmu = pmu_dev->parent; in xgene_perf_pmu_disable() local
950 struct xgene_pmu *xgene_pmu = pmu_dev->parent; in xgene_perf_enable_event() local
[all …]