Searched refs:SEL_NONE (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/drivers/perf/ |
| D | arm-cmn.c | 252 SEL_NONE = -1, enumerator 594 _CMN_EVENT_ATTR(_model, _name, _type, _eventid, 0, SEL_NONE) 611 if (eattr->fsel > SEL_NONE) in arm_cmn_event_show() 733 _CMN_EVENT_DVM(_model, _name, _event, 0, SEL_NONE) 739 _CMN_EVENT_HNF(_model, _name, _event, 0, SEL_NONE) 1317 if (fsel == SEL_NONE) in arm_cmn_set_event_sel_hi() 1440 if (sel > SEL_NONE) in arm_cmn_val_add_event() 1489 if (sel > SEL_NONE && val->occupid[dtm][sel] && in arm_cmn_validate_group() 1523 return SEL_NONE; in arm_cmn_filter_sel() 1609 if (hw->filter_sel > SEL_NONE) in arm_cmn_event_clear()
|