Home
last modified time | relevance | path

Searched refs:arm_spe_pmu (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/perf/
H A Darm_spe_pmu.c70 struct arm_spe_pmu { struct
97 #define to_spe_pmu(p) (container_of(p, struct arm_spe_pmu, pmu)) argument
125 static u32 arm_spe_pmu_cap_get(struct arm_spe_pmu *spe_pmu, int cap) in arm_spe_pmu_cap_get()
146 struct arm_spe_pmu *spe_pmu = dev_get_drvdata(dev); in arm_spe_pmu_cap_show()
245 struct arm_spe_pmu *spe_pmu = dev_get_drvdata(dev); in arm_spe_pmu_format_attr_is_visible()
265 struct arm_spe_pmu *spe_pmu = dev_get_drvdata(dev); in cpumask_show()
397 struct arm_spe_pmu *spe_pmu = to_spe_pmu(handle->event->pmu); in arm_spe_pmu_next_snapshot_off()
425 struct arm_spe_pmu *spe_pmu = to_spe_pmu(handle->event->pmu); in __arm_spe_pmu_next_off()
496 struct arm_spe_pmu *spe_pmu = to_spe_pmu(handle->event->pmu); in arm_spe_pmu_next_off()
719 struct arm_spe_pmu *spe_pm in arm_spe_pmu_event_init()
71 pmuarm_spe_pmu global() argument
72 pdevarm_spe_pmu global() argument
73 supported_cpusarm_spe_pmu global() argument
[all...]
H A DMakefile25 obj-$(CONFIG_ARM_SPE_PMU) += arm_spe_pmu.o
/linux/tools/perf/util/
H A Darm-spe.h61 struct perf_pmu *arm_spe_pmu);
66 void arm_spe_pmu_default_config(const struct perf_pmu *arm_spe_pmu,