Searched refs:SEL_NONE (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/drivers/perf/ |
| D | arm-cmn.c | 268 SEL_NONE = -1, enumerator 642 _CMN_EVENT_ATTR(_model, _name, _type, _eventid, 0, SEL_NONE) 659 if (eattr->fsel > SEL_NONE) in arm_cmn_event_show() 783 _CMN_EVENT_DVM(_model, _name, _event, 0, SEL_NONE) 1475 if (fsel == SEL_NONE) in arm_cmn_set_event_sel_hi() 1602 if (sel > SEL_NONE) in arm_cmn_val_add_event() 1651 if (sel > SEL_NONE && val->occupid[dtm][sel] && in arm_cmn_validate_group() 1685 return SEL_NONE; in arm_cmn_filter_sel() 1776 if (hw->filter_sel > SEL_NONE) in arm_cmn_event_clear()
|