Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/
H A Darm-cci.c96 struct cci_pmu { struct
104 const struct cci_pmu_model *model; argument
105 struct cci_pmu_hw_events hw_events; argument
112 #define to_cci_pmu(c) (container_of(c, struct cci_pmu, pmu)) argument
1026 struct cci_pmu *cci_pmu = dev; in pmu_handle_irq() local
1094 struct cci_pmu *cci_pmu = to_cci_pmu(pmu); in cci_pmu_enable() local
1110 struct cci_pmu *cci_pmu = to_cci_pmu(pmu); in cci_pmu_disable() local
1225 static int validate_event(struct pmu *cci_pmu, in validate_event()
1362 struct cci_pmu *cci_pmu = to_cci_pmu(pmu); in pmu_cpumask_attr_show() local
1593 struct cci_pmu *cci_pmu; in cci_pmu_alloc() local
[all …]