Home
last modified time | relevance | path

Searched refs:pebs_constraints (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/events/intel/
H A Dcore.c6131 struct event_constraint *pebs_constraints = hybrid(pmu, pebs_constraints); in intel_pmu_check_event_constraints_all() local
6142 if (pebs_constraints) in intel_pmu_check_event_constraints_all()
6143 intel_pmu_check_dyn_constr(pmu, pebs_constraints, cntr_mask); in intel_pmu_check_event_constraints_all()
6734 x86_pmu.pebs_constraints = NULL; in intel_clovertown_quirk()
7769 hybrid(pmu, pebs_constraints) = intel_glc_pebs_event_constraints; in intel_pmu_init_glc()
7798 hybrid(pmu, pebs_constraints) = intel_grt_pebs_event_constraints; in intel_pmu_init_grt()
7809 hybrid(pmu, pebs_constraints) = intel_cmt_pebs_event_constraints; in intel_pmu_init_cmt()
7817 hybrid(pmu, pebs_constraints) = intel_lnc_pebs_event_constraints; in intel_pmu_init_lnc()
7834 hybrid(pmu, pebs_constraints) = intel_pnc_pebs_event_constraints; in intel_pmu_init_pnc()
7859 hybrid(pmu, pebs_constraints) = intel_dkt_pebs_event_constraints; in intel_pmu_init_dkt_hybrid()
[all …]