Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Dcore.c3827 static struct event_constraint fixed0_constraint = variable
3860 constraint_match(&fixed0_constraint, event->hw.config)) in icl_get_event_constraints()
3861 return &fixed0_constraint; in icl_get_event_constraints()
3893 if (constraint_match(&fixed0_constraint, event->hw.config)) in tnt_get_event_constraints()

Completed in 16 milliseconds