Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
A Dperf_cpum_cf.c99 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cfdiag_trailer()
133 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cfdiag_getctrset()
349 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cpumf_pmu_enable()
372 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cpumf_pmu_disable()
588 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cpumf_pmu_start()
663 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cpumf_pmu_stop()
700 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cpumf_pmu_add()
713 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cpumf_pmu_del()
852 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cfset_ioctl_off()
880 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cfset_ioctl_on()
[all …]
A Dperf_cpum_cf_common.c22 DEFINE_PER_CPU(struct cpu_cf_events, cpu_cf_events) = {
45 struct cpu_cf_events *cpuhw; in cpumf_measurement_alert()
51 cpuhw = this_cpu_ptr(&cpu_cf_events); in cpumf_measurement_alert()
79 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cpum_cf_setup_cpu()
118 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in kernel_cpumcf_alert()
/linux/arch/s390/include/asm/
A Dcpu_mcf.h67 struct cpu_cf_events { struct
81 DECLARE_PER_CPU(struct cpu_cf_events, cpu_cf_events); argument

Completed in 7 milliseconds