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;76 int irq; /* PPI */100 #define to_spe_pmu(p) (container_of(p, struct arm_spe_pmu, pmu)) argument
38 struct perf_pmu *arm_spe_pmu; member 151 struct perf_pmu *arm_spe_pmu = sper->arm_spe_pmu; arm_spe_info_fill() local 238 arm_spe_pmu__sample_period(const struct perf_pmu * arm_spe_pmu) arm_spe_pmu__sample_period() argument 657 arm_spe_recording_init(int * err,struct perf_pmu * arm_spe_pmu) arm_spe_recording_init() argument 690 arm_spe_pmu_default_config(const struct perf_pmu * arm_spe_pmu,struct perf_event_attr * attr) arm_spe_pmu_default_config() argument [all...]