Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dperf_cpum_sf.c87 struct cpu_hw_sf { struct
97 static DEFINE_PER_CPU(struct cpu_hw_sf, cpu_hw_sf); argument
116 static int sf_buffer_available(struct cpu_hw_sf *cpuhw) in sf_buffer_available()
367 static void deallocate_buffers(struct cpu_hw_sf *cpuhw) in deallocate_buffers()
373 static int allocate_buffers(struct cpu_hw_sf *cpuhw, struct hw_perf_event *hwc) in allocate_buffers()
462 static void sfb_account_overflows(struct cpu_hw_sf *cpuhw, in sfb_account_overflows()
545 struct cpu_hw_sf *cpusf = this_cpu_ptr(&cpu_hw_sf); in setup_pmc_cpu()
766 struct cpu_hw_sf *cpuhw; in __hw_perf_event_init()
804 cpuhw = &per_cpu(cpu_hw_sf, event->cpu); in __hw_perf_event_init()
866 cpuhw = &per_cpu(cpu_hw_sf, cpu); in __hw_perf_event_init()
[all …]