Searched refs:arm_spe_pmu (Results 1 – 4 of 4) sorted by relevance
33 struct perf_pmu *arm_spe_pmu; member43 struct perf_pmu *arm_spe_pmu; in arm_spe_set_timestamp() local48 arm_spe_pmu = ptr->arm_spe_pmu; in arm_spe_set_timestamp()53 bit = perf_pmu__format_bits(&arm_spe_pmu->format, "ts_enable"); in arm_spe_set_timestamp()76 struct perf_pmu *arm_spe_pmu = sper->arm_spe_pmu; in arm_spe_info_fill() local85 auxtrace_info->priv[ARM_SPE_PMU_TYPE] = arm_spe_pmu->type; in arm_spe_info_fill()145 struct perf_pmu *arm_spe_pmu = sper->arm_spe_pmu; in arm_spe_recording_options() local156 if (evsel->core.attr.type == arm_spe_pmu->type) { in arm_spe_recording_options()162 evsel->core.attr.sample_period = arm_spe_pmu->default_config->sample_period; in arm_spe_recording_options()255 bit = perf_pmu__format_bits(&arm_spe_pmu->format, "pa_enable"); in arm_spe_recording_options()[all …]
70 struct arm_spe_pmu { struct95 #define to_spe_pmu(p) (container_of(p, struct arm_spe_pmu, pmu)) argument123 static u32 arm_spe_pmu_cap_get(struct arm_spe_pmu *spe_pmu, int cap) in arm_spe_pmu_cap_get()144 struct arm_spe_pmu *spe_pmu = dev_get_drvdata(dev); in arm_spe_pmu_cap_show()257 struct arm_spe_pmu *spe_pmu = dev_get_drvdata(dev); in cpumask_show()303 struct arm_spe_pmu *spe_pmu = to_spe_pmu(event->pmu); in arm_spe_event_sanitise_period()378 struct arm_spe_pmu *spe_pmu = to_spe_pmu(handle->event->pmu); in arm_spe_pmu_next_snapshot_off()406 struct arm_spe_pmu *spe_pmu = to_spe_pmu(handle->event->pmu); in __arm_spe_pmu_next_off()477 struct arm_spe_pmu *spe_pmu = to_spe_pmu(handle->event->pmu); in arm_spe_pmu_next_off()693 struct arm_spe_pmu *spe_pmu = to_spe_pmu(event->pmu); in arm_spe_pmu_event_init()[all …]
18 obj-$(CONFIG_ARM_SPE_PMU) += arm_spe_pmu.o
25 struct perf_pmu *arm_spe_pmu);30 struct perf_event_attr *arm_spe_pmu_default_config(struct perf_pmu *arm_spe_pmu);