Searched refs:cpumf_ctr_ctl (Results 1 – 1 of 1) sorted by relevance
161 static const u64 cpumf_ctr_ctl[CPUMF_CTR_SET_MAX] = { variable184 if (!(auth & cpumf_ctr_ctl[i])) in cfdiag_getctr()227 auth &= ~cpumf_ctr_ctl[ctrstart->set]; in cfdiag_diffctr()309 mtdiag_ctl = cpumf_ctr_ctl[CPUMF_CTR_SET_MT_DIAG]; in validate_ctr_version()500 hwc->config_base = cpumf_ctr_ctl[set]; in __hw_perf_event_init()636 if ((hwc->config_base & cpumf_ctr_ctl[i])) in cpumf_pmu_start()693 if (!(hwc->config_base & cpumf_ctr_ctl[i])) in cpumf_pmu_stop()696 ctr_set_stop(&cpuhw->state, cpumf_ctr_ctl[i]); in cpumf_pmu_stop()748 ctr_set_disable(&cpuhw->state, cpumf_ctr_ctl[i]); in cpumf_pmu_del()878 if ((p->sets & cpumf_ctr_ctl[rc])) { in cfset_ioctl_off()[all …]