Lines Matching refs:cpu_cf_events
39 struct cpu_cf_events *cpuhw; in validate_ctr_version()
43 cpuhw = &get_cpu_var(cpu_cf_events); in validate_ctr_version()
91 put_cpu_var(cpu_cf_events); in validate_ctr_version()
97 struct cpu_cf_events *cpuhw; in validate_ctr_auth()
101 cpuhw = &get_cpu_var(cpu_cf_events); in validate_ctr_auth()
112 put_cpu_var(cpu_cf_events); in validate_ctr_auth()
123 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cpumf_pmu_enable()
146 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cpumf_pmu_disable()
365 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cpumf_pmu_start()
396 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cpumf_pmu_stop()
417 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cpumf_pmu_add()
441 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cpumf_pmu_del()
469 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cpumf_pmu_start_txn()
489 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cpumf_pmu_cancel_txn()
510 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cpumf_pmu_commit_txn()