Home
last modified time | relevance | path

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

/linux/drivers/perf/
H A Darm_spe_pmu.c70 struct arm_spe_pmu { struct
71 struct pmu pmu;
72 struct platform_device *pdev;
73 cpumask_t supported_cpus;
74 struct hlist_node hotplug_node;
99 #define to_spe_pmu(p) (container_of(p, struct arm_spe_pmu, pmu)) argument
/linux/tools/perf/arch/arm64/util/
H A Darm-spe.c37 struct perf_pmu *arm_spe_pmu; member
150 struct perf_pmu *arm_spe_pmu = sper->arm_spe_pmu; in arm_spe_info_fill() local
237 static __u64 arm_spe_pmu__sample_period(const struct perf_pmu *arm_spe_pmu) in arm_spe_pmu__sample_period()
655 struct perf_pmu *arm_spe_pmu) in arm_spe_recording_init()
688 arm_spe_pmu_default_config(const struct perf_pmu *arm_spe_pmu, struct perf_event_attr *attr) in arm_spe_pmu_default_config()