Home
last modified time | relevance | path

Searched refs:arm_pmu (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/linux/perf/
Darm_pmu.h71 struct arm_pmu *percpu_pmu;
83 struct arm_pmu { struct
87 irqreturn_t (*handle_irq)(struct arm_pmu *pmu); argument
98 void (*start)(struct arm_pmu *); argument
99 void (*stop)(struct arm_pmu *); argument
118 #define to_arm_pmu(p) (container_of(p, struct arm_pmu, pmu)) argument
131 typedef int (*armpmu_init_fn)(struct arm_pmu *);
165 struct arm_pmu *armpmu_alloc(void);
166 struct arm_pmu *armpmu_alloc_atomic(void);
167 void armpmu_free(struct arm_pmu *pmu);
[all …]
/linux-4.19.296/
DMAINTAINERS1111 F: include/linux/perf/arm_pmu.h