Searched refs:cpu_hw_sf (Results 1 – 1 of 1) sorted by relevance
88 struct cpu_hw_sf { struct98 static DEFINE_PER_CPU(struct cpu_hw_sf, cpu_hw_sf); argument598 struct cpu_hw_sf *cpusf = this_cpu_ptr(&cpu_hw_sf); in setup_pmc_cpu()814 struct cpu_hw_sf *cpuhw; in __hw_perf_event_init()991 struct cpu_hw_sf *cpuhw = this_cpu_ptr(&cpu_hw_sf); in cpumsf_pmu_enable()1050 struct cpu_hw_sf *cpuhw = this_cpu_ptr(&cpu_hw_sf); in cpumsf_pmu_disable()1906 struct cpu_hw_sf *cpuhw = &per_cpu(cpu_hw_sf, event->cpu); in cpumsf_pmu_check_period()1931 struct cpu_hw_sf *cpuhw = this_cpu_ptr(&cpu_hw_sf); in cpumsf_pmu_start()1952 struct cpu_hw_sf *cpuhw = this_cpu_ptr(&cpu_hw_sf); in cpumsf_pmu_stop()1971 struct cpu_hw_sf *cpuhw = this_cpu_ptr(&cpu_hw_sf); in cpumsf_pmu_add()[all …]
Completed in 10 milliseconds