Searched refs:excl_cntrs (Results 1 – 3 of 3) sorted by relevance
3509 struct intel_excl_cntrs *excl_cntrs = cpuc->excl_cntrs; in intel_start_scheduling() local3538 struct intel_excl_cntrs *excl_cntrs = cpuc->excl_cntrs; in intel_commit_scheduling() local3565 struct intel_excl_cntrs *excl_cntrs = cpuc->excl_cntrs; in intel_stop_scheduling() local3622 struct intel_excl_cntrs *excl_cntrs = cpuc->excl_cntrs; in intel_get_excl_constraints() local3739 if (cpuc->excl_cntrs) in intel_get_event_constraints()3756 struct intel_excl_cntrs *excl_cntrs = cpuc->excl_cntrs; in intel_put_excl_constraints() local3822 if (cpuc->excl_cntrs) in intel_put_event_constraints()4965 if (!cpuc->excl_cntrs) in intel_cpuc_prepare()5251 cpuc->excl_cntrs = c; in intel_pmu_cpu_starting()5266 c = cpuc->excl_cntrs; in free_excl_cntrs()[all …]
335 struct intel_excl_cntrs *excl_cntrs; member
1074 READ_ONCE(cpuc->excl_cntrs->exclusive_present)) in x86_schedule_events()