Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/perf/
Dxgene_pmu.c118 struct xgene_pmu { struct
129 const struct xgene_pmu_ops *ops; argument
136 struct xgene_pmu_dev_ctx { argument
699 static inline void xgene_pmu_mask_int(struct xgene_pmu *xgene_pmu) in xgene_pmu_mask_int()
704 static inline void xgene_pmu_v3_mask_int(struct xgene_pmu *xgene_pmu) in xgene_pmu_v3_mask_int()
709 static inline void xgene_pmu_unmask_int(struct xgene_pmu *xgene_pmu) in xgene_pmu_unmask_int()
714 static inline void xgene_pmu_v3_unmask_int(struct xgene_pmu *xgene_pmu) in xgene_pmu_v3_unmask_int()
858 struct xgene_pmu *xgene_pmu = pmu_dev->parent; in xgene_perf_pmu_enable() local
871 struct xgene_pmu *xgene_pmu = pmu_dev->parent; in xgene_perf_pmu_disable() local
936 struct xgene_pmu *xgene_pmu = pmu_dev->parent; in xgene_perf_enable_event() local
[all …]