Searched refs:SEL_NONE (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/perf/ |
| H A D | arm-cmn.c | 277 SEL_NONE = -1, enumerator 674 _CMN_EVENT_ATTR(_model, _name, _type, _eventid, 0, SEL_NONE) 691 if (eattr->fsel > SEL_NONE) in arm_cmn_event_show() 813 _CMN_EVENT_DVM(_model, _name, _event, 0, SEL_NONE) 1531 if (fsel == SEL_NONE) in arm_cmn_set_event_sel_hi() 1676 if (sel > SEL_NONE) in arm_cmn_val_add_event() 1728 if (sel > SEL_NONE && val->occupid[dtm][sel] && in arm_cmn_validate_group() 1762 return SEL_NONE; in arm_cmn_filter_sel() 1858 if (hw->filter_sel > SEL_NONE) in arm_cmn_event_clear()
|