Home
last modified time | relevance | path

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

/linux/tools/perf/arch/arm64/util/
A Darm-spe.c33 struct perf_pmu *arm_spe_pmu; member
43 struct perf_pmu *arm_spe_pmu; in arm_spe_set_timestamp() local
48 arm_spe_pmu = ptr->arm_spe_pmu; in arm_spe_set_timestamp()
76 struct perf_pmu *arm_spe_pmu = sper->arm_spe_pmu; in arm_spe_info_fill() local
145 struct perf_pmu *arm_spe_pmu = sper->arm_spe_pmu; in arm_spe_recording_options() local
470 struct perf_pmu *arm_spe_pmu) in arm_spe_recording_init() argument
474 if (!arm_spe_pmu) { in arm_spe_recording_init()
485 sper->arm_spe_pmu = arm_spe_pmu; in arm_spe_recording_init()
486 sper->itr.pmu = arm_spe_pmu; in arm_spe_recording_init()
524 arm_spe_pmu->selectable = true; in arm_spe_pmu_default_config()
[all …]
/linux/drivers/perf/
A Darm_spe_pmu.c50 struct arm_spe_pmu { struct
124 struct arm_spe_pmu *spe_pmu = dev_get_drvdata(dev); in arm_spe_pmu_cap_show()
237 struct arm_spe_pmu *spe_pmu = dev_get_drvdata(dev); in cpumask_show()
283 struct arm_spe_pmu *spe_pmu = to_spe_pmu(event->pmu); in arm_spe_event_sanitise_period()
673 struct arm_spe_pmu *spe_pmu = to_spe_pmu(event->pmu); in arm_spe_pmu_event_init()
939 struct arm_spe_pmu *spe_pmu = info; in __arm_spe_pmu_dev_probe()
1067 struct arm_spe_pmu *spe_pmu = info; in __arm_spe_pmu_setup_one()
1075 struct arm_spe_pmu *spe_pmu = info; in __arm_spe_pmu_stop_one()
1083 struct arm_spe_pmu *spe_pmu; in arm_spe_pmu_cpu_startup()
1095 struct arm_spe_pmu *spe_pmu; in arm_spe_pmu_cpu_teardown()
[all …]
A DMakefile15 obj-$(CONFIG_ARM_SPE_PMU) += arm_spe_pmu.o
/linux/tools/perf/util/
A Darm-spe.h25 struct perf_pmu *arm_spe_pmu);
30 struct perf_event_attr *arm_spe_pmu_default_config(struct perf_pmu *arm_spe_pmu);

Completed in 7 milliseconds