Searched defs:arm_spe_pmu (Results 1 – 2 of 2) sorted by relevance
70 struct arm_spe_pmu { struct71 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
37 struct perf_pmu *arm_spe_pmu; member150 struct perf_pmu *arm_spe_pmu = sper->arm_spe_pmu; in arm_spe_info_fill() local237 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()