Home
last modified time | relevance | path

Searched defs:smmu_pmu (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/perf/
H A Darm_smmuv3_pmu.c102 struct smmu_pmu { struct
135 struct smmu_pmu *smmu_pmu = to_smmu_pmu(pmu); in smmu_pmu_enable() local
147 struct smmu_pmu *smmu_pmu in smmu_pmu_enable_quirk_hip08_09() local
158 struct smmu_pmu *smmu_pmu = to_smmu_pmu(pmu); smmu_pmu_disable() local
166 struct smmu_pmu *smmu_pmu = to_smmu_pmu(pmu); smmu_pmu_disable_quirk_hip08_09() local
180 smmu_pmu_counter_set_value(struct smmu_pmu *smmu_pmu, u32 idx, u64 value) smmu_pmu_counter_set_value() argument
189 smmu_pmu_counter_get_value(struct smmu_pmu *smmu_pmu, u32 idx) smmu_pmu_counter_get_value() argument
201 smmu_pmu_counter_enable(struct smmu_pmu *smmu_pmu, u32 idx) smmu_pmu_counter_enable() argument
206 smmu_pmu_counter_disable(struct smmu_pmu *smmu_pmu, u32 idx) smmu_pmu_counter_disable() argument
211 smmu_pmu_interrupt_enable(struct smmu_pmu *smmu_pmu, u32 idx) smmu_pmu_interrupt_enable() argument
216 smmu_pmu_interrupt_disable(struct smmu_pmu *smmu_pmu, u32 idx) smmu_pmu_interrupt_disable() argument
222 smmu_pmu_set_evtyper(struct smmu_pmu *smmu_pmu, u32 idx, u32 val) smmu_pmu_set_evtyper() argument
228 smmu_pmu_set_smr(struct smmu_pmu *smmu_pmu, u32 idx, u32 val) smmu_pmu_set_smr() argument
236 struct smmu_pmu *smmu_pmu = to_smmu_pmu(event->pmu); smmu_pmu_event_update() local
252 smmu_pmu_set_period(struct smmu_pmu *smmu_pmu, struct hw_perf_event *hwc) smmu_pmu_set_period() argument
284 struct smmu_pmu *smmu_pmu = to_smmu_pmu(event->pmu); smmu_pmu_set_event_filter() local
305 smmu_pmu_apply_event_filter(struct smmu_pmu *smmu_pmu, struct perf_event *event, int idx) smmu_pmu_apply_event_filter() argument
336 smmu_pmu_get_event_idx(struct smmu_pmu *smmu_pmu, struct perf_event *event) smmu_pmu_get_event_idx() argument
377 struct smmu_pmu *smmu_pmu = to_smmu_pmu(event->pmu); smmu_pmu_event_init() local
437 struct smmu_pmu *smmu_pmu = to_smmu_pmu(event->pmu); smmu_pmu_event_start() local
450 struct smmu_pmu *smmu_pmu = to_smmu_pmu(event->pmu); smmu_pmu_event_stop() local
467 struct smmu_pmu *smmu_pmu = to_smmu_pmu(event->pmu); smmu_pmu_event_add() local
492 struct smmu_pmu *smmu_pmu = to_smmu_pmu(event->pmu); smmu_pmu_event_del() local
514 struct smmu_pmu *smmu_pmu = to_smmu_pmu(dev_get_drvdata(dev)); smmu_pmu_cpumask_show() local
571 struct smmu_pmu *smmu_pmu = to_smmu_pmu(dev_get_drvdata(dev)); smmu_pmu_event_is_visible() local
620 struct smmu_pmu *smmu_pmu; smmu_pmu_offline_cpu() local
640 struct smmu_pmu *smmu_pmu = data; smmu_pmu_handle_irq() local
729 smmu_pmu_reset(struct smmu_pmu *smmu_pmu) smmu_pmu_reset() argument
744 smmu_pmu_get_acpi_options(struct smmu_pmu *smmu_pmu) smmu_pmu_get_acpi_options() argument
765 struct smmu_pmu *smmu_pmu; smmu_pmu_probe() local
889 struct smmu_pmu *smmu_pmu = platform_get_drvdata(pdev); smmu_pmu_remove() local
900 struct smmu_pmu *smmu_pmu = platform_get_drvdata(pdev); smmu_pmu_shutdown() local
[all...]
/kernel/linux/linux-6.6/drivers/perf/
H A Darm_smmuv3_pmu.c122 struct smmu_pmu { struct
156 struct smmu_pmu *smmu_pmu = to_smmu_pmu(pmu); in smmu_pmu_enable() local
168 struct smmu_pmu *smmu_pmu in smmu_pmu_enable_quirk_hip08_09() local
179 struct smmu_pmu *smmu_pmu = to_smmu_pmu(pmu); smmu_pmu_disable() local
187 struct smmu_pmu *smmu_pmu = to_smmu_pmu(pmu); smmu_pmu_disable_quirk_hip08_09() local
201 smmu_pmu_counter_set_value(struct smmu_pmu *smmu_pmu, u32 idx, u64 value) smmu_pmu_counter_set_value() argument
210 smmu_pmu_counter_get_value(struct smmu_pmu *smmu_pmu, u32 idx) smmu_pmu_counter_get_value() argument
222 smmu_pmu_counter_enable(struct smmu_pmu *smmu_pmu, u32 idx) smmu_pmu_counter_enable() argument
227 smmu_pmu_counter_disable(struct smmu_pmu *smmu_pmu, u32 idx) smmu_pmu_counter_disable() argument
232 smmu_pmu_interrupt_enable(struct smmu_pmu *smmu_pmu, u32 idx) smmu_pmu_interrupt_enable() argument
237 smmu_pmu_interrupt_disable(struct smmu_pmu *smmu_pmu, u32 idx) smmu_pmu_interrupt_disable() argument
243 smmu_pmu_set_evtyper(struct smmu_pmu *smmu_pmu, u32 idx, u32 val) smmu_pmu_set_evtyper() argument
249 smmu_pmu_set_smr(struct smmu_pmu *smmu_pmu, u32 idx, u32 val) smmu_pmu_set_smr() argument
257 struct smmu_pmu *smmu_pmu = to_smmu_pmu(event->pmu); smmu_pmu_event_update() local
273 smmu_pmu_set_period(struct smmu_pmu *smmu_pmu, struct hw_perf_event *hwc) smmu_pmu_set_period() argument
305 struct smmu_pmu *smmu_pmu = to_smmu_pmu(event->pmu); smmu_pmu_set_event_filter() local
326 smmu_pmu_apply_event_filter(struct smmu_pmu *smmu_pmu, struct perf_event *event, int idx) smmu_pmu_apply_event_filter() argument
357 smmu_pmu_get_event_idx(struct smmu_pmu *smmu_pmu, struct perf_event *event) smmu_pmu_get_event_idx() argument
398 struct smmu_pmu *smmu_pmu = to_smmu_pmu(event->pmu); smmu_pmu_event_init() local
458 struct smmu_pmu *smmu_pmu = to_smmu_pmu(event->pmu); smmu_pmu_event_start() local
471 struct smmu_pmu *smmu_pmu = to_smmu_pmu(event->pmu); smmu_pmu_event_stop() local
488 struct smmu_pmu *smmu_pmu = to_smmu_pmu(event->pmu); smmu_pmu_event_add() local
513 struct smmu_pmu *smmu_pmu = to_smmu_pmu(event->pmu); smmu_pmu_event_del() local
535 struct smmu_pmu *smmu_pmu = to_smmu_pmu(dev_get_drvdata(dev)); smmu_pmu_cpumask_show() local
583 struct smmu_pmu *smmu_pmu = to_smmu_pmu(dev_get_drvdata(dev)); smmu_pmu_event_is_visible() local
604 struct smmu_pmu *smmu_pmu = to_smmu_pmu(dev_get_drvdata(dev)); smmu_pmu_identifier_attr_show() local
614 struct smmu_pmu *smmu_pmu = to_smmu_pmu(dev_get_drvdata(dev)); smmu_pmu_identifier_attr_visible() local
667 struct smmu_pmu *smmu_pmu; smmu_pmu_offline_cpu() local
687 struct smmu_pmu *smmu_pmu = data; smmu_pmu_handle_irq() local
775 smmu_pmu_reset(struct smmu_pmu *smmu_pmu) smmu_pmu_reset() argument
790 smmu_pmu_get_acpi_options(struct smmu_pmu *smmu_pmu) smmu_pmu_get_acpi_options() argument
809 smmu_pmu_coresight_id_regs(struct smmu_pmu *smmu_pmu) smmu_pmu_coresight_id_regs() argument
815 smmu_pmu_get_iidr(struct smmu_pmu *smmu_pmu) smmu_pmu_get_iidr() argument
846 struct smmu_pmu *smmu_pmu; smmu_pmu_probe() local
970 struct smmu_pmu *smmu_pmu = platform_get_drvdata(pdev); smmu_pmu_remove() local
980 struct smmu_pmu *smmu_pmu = platform_get_drvdata(pdev); smmu_pmu_shutdown() local
[all...]

Completed in 3 milliseconds