Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/events/intel/
Dcore.c4188 static struct event_constraint fixed0_constraint = variable
4221 constraint_match(&fixed0_constraint, event->hw.config)) in icl_get_event_constraints()
4222 return &fixed0_constraint; in icl_get_event_constraints()
4242 !constraint_match(&fixed0_constraint, event->hw.config)) { in spr_get_event_constraints()
4281 if (constraint_match(&fixed0_constraint, event->hw.config)) in tnt_get_event_constraints()