Lines Matching refs:config_base
208 event->hw.config_base = 0; in __hw_perf_event_init()
221 event->hw.config_base |= cpumf_ctr_ctl[i]; in __hw_perf_event_init()
225 if (!event->hw.config_base) { in __hw_perf_event_init()
236 __func__, err, event->hw.config_base); in __hw_perf_event_init()
536 ctr_set_multiple_enable(&cpuhw->state, hwc->config_base); in cf_diag_start()
539 event->hw.config_base); in cf_diag_start()
540 ctr_set_multiple_start(&cpuhw->state, hwc->config_base); in cf_diag_start()
555 ctr_set_multiple_stop(&cpuhw->state, hwc->config_base); in cf_diag_stop()
558 event->hw.config_base); in cf_diag_stop()
559 if (cf_diag_diffctr(csd, event->hw.config_base)) in cf_diag_stop()
597 ctr_set_multiple_stop(&cpuhw->state, event->hw.config_base); in cf_diag_del()
598 ctr_set_multiple_disable(&cpuhw->state, event->hw.config_base); in cf_diag_del()