Lines Matching refs:config_base
815 hwc->config_base = cpumf_ctr_ctl[set]; in __hw_perf_event_init()
833 if (!(hwc->config_base & cpumf_ctr_info.auth_ctl)) in __hw_perf_event_init()
932 ctr_set_enable(&cpuhw->state, hwc->config_base); in cpumf_pmu_start()
933 ctr_set_start(&cpuhw->state, hwc->config_base); in cpumf_pmu_start()
943 hwc->config_base, true); in cpumf_pmu_start()
950 if ((hwc->config_base & cpumf_ctr_ctl[i])) in cpumf_pmu_start()
1000 if (!(hwc->config_base & cpumf_ctr_ctl[i])) in cpumf_pmu_stop()
1013 event->hw.config_base, in cpumf_pmu_stop()
1015 if (cfdiag_diffctr(cpuhw, event->hw.config_base)) in cpumf_pmu_stop()
1028 ctr_set_enable(&cpuhw->state, event->hw.config_base); in cpumf_pmu_add()
1780 event->hw.config_base = get_authctrsets(); in cfdiag_event_init2()
1783 if (!event->hw.config_base) in cfdiag_event_init2()