Searched refs:SEL_NONE (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/perf/ |
D | arm-cmn.c | 273 SEL_NONE = -1, enumerator 670 _CMN_EVENT_ATTR(_model, _name, _type, _eventid, 0, SEL_NONE) 687 if (eattr->fsel > SEL_NONE) in arm_cmn_event_show() 811 _CMN_EVENT_DVM(_model, _name, _event, 0, SEL_NONE) 1529 if (fsel == SEL_NONE) in arm_cmn_set_event_sel_hi() 1674 if (sel > SEL_NONE) in arm_cmn_val_add_event() 1726 if (sel > SEL_NONE && val->occupid[dtm][sel] && in arm_cmn_validate_group() 1760 return SEL_NONE; in arm_cmn_filter_sel() 1853 if (hw->filter_sel > SEL_NONE) in arm_cmn_event_clear()
|