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

/linux-master/arch/s390/kernel/
H A Dperf_cpum_sf.c88 struct cpu_hw_sf { struct
98 static DEFINE_PER_CPU(struct cpu_hw_sf, cpu_hw_sf);
168 static int sf_buffer_available(struct cpu_hw_sf *cpuhw)
420 static void deallocate_buffers(struct cpu_hw_sf *cpuhw)
426 static int allocate_buffers(struct cpu_hw_sf *cpuhw, struct hw_perf_event *hwc)
515 static void sfb_account_overflows(struct cpu_hw_sf *cpuhw,
597 struct cpu_hw_sf *cpusf = this_cpu_ptr(&cpu_hw_sf);
809 struct cpu_hw_sf *cpuh
[all...]

Completed in 143 milliseconds