Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/intel/
H A Dcore.c4235 static struct event_constraint fixed0_constraint = variable
4274 constraint_match(&fixed0_constraint, event->hw.config)) in icl_get_event_constraints()
4275 return &fixed0_constraint; in icl_get_event_constraints()
4295 !constraint_match(&fixed0_constraint, event->hw.config)) { in spr_get_event_constraints()
4334 if (constraint_match(&fixed0_constraint, event->hw.config)) in tnt_get_event_constraints()
4394 if (constraint_match(&fixed0_constraint, event->hw.config)) in cmt_get_event_constraints()
4422 constraint_match(&fixed0_constraint, event->hw.config)) { in rwc_get_event_constraints()