Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/kernel/
H A Dperf_cpum_sf.c104 struct cpu_hw_sf { struct
114 static DEFINE_PER_CPU(struct cpu_hw_sf, cpu_hw_sf); argument
548 struct cpu_hw_sf *cpuhw = this_cpu_ptr(&cpu_hw_sf); in setup_pmc_cpu()
737 struct cpu_hw_sf *cpuhw; in __hw_perf_event_init()
893 struct cpu_hw_sf *cpuhw = this_cpu_ptr(&cpu_hw_sf); in cpumsf_pmu_enable()
943 struct cpu_hw_sf *cpuhw = this_cpu_ptr(&cpu_hw_sf); in cpumsf_pmu_disable()
1710 struct cpu_hw_sf *cpuhw = &per_cpu(cpu_hw_sf, event->cpu); in cpumsf_pmu_check_period()
1731 struct cpu_hw_sf *cpuhw = this_cpu_ptr(&cpu_hw_sf); in cpumsf_pmu_start()
1748 struct cpu_hw_sf *cpuhw = this_cpu_ptr(&cpu_hw_sf); in cpumsf_pmu_stop()
1769 struct cpu_hw_sf *cpuhw = this_cpu_ptr(&cpu_hw_sf); in cpumsf_pmu_add()
[all …]