Home
last modified time | relevance | path

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

/linux/arch/x86/events/intel/
H A Dcore.c5454 static struct event_constraint fixed0_constraint = in arl_h_get_event_constraints()
5493 constraint_match(&fixed0_constraint, event->hw.config))
5494 return &fixed0_constraint;
5514 !constraint_match(&fixed0_constraint, event->hw.config)) {
5553 if (constraint_match(&fixed0_constraint, event->hw.config)) in evtsel_ext_is_visible()
5613 if (constraint_match(&fixed0_constraint, event->hw.config)) { in allocate_shared_regs()
5646 constraint_match(&fixed0_constraint, event->hw.config)) { in intel_cpuc_prepare()
5201 static struct event_constraint fixed0_constraint = global() variable