Searched defs:event_idx (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/perf/ |
H A D | cxl_pmu.c | 89 int event_idx; /* configurable counters */ member 518 int *event_idx) in cxl_pmu_get_event_idx() 735 int event_idx = 0; in cxl_pmu_event_add() local
|
/linux/include/uapi/linux/ |
H A D | virtio_ring.h | 222 static inline int vring_need_event(__u16 event_idx, __u16 new_idx, __u16 old) in vring_need_event()
|
/linux/arch/powerpc/perf/ |
H A D | hv-24x7.c | 690 size_t event_idx, in catalog_event_len_validate() 761 event_data_bytes, junk_events, event_idx, event_attr_ct, i, in create_events_from_catalog() local
|
/linux/include/net/ |
H A D | amt.h | 369 u8 event_idx; member
|
H A D | cfg80211.h | 8087 cfg80211_vendor_event_alloc(struct wiphy * wiphy,struct wireless_dev * wdev,int approxlen,int event_idx,gfp_t gfp) cfg80211_vendor_event_alloc() argument 8122 cfg80211_vendor_event_alloc_ucast(struct wiphy * wiphy,struct wireless_dev * wdev,unsigned int portid,int approxlen,int event_idx,gfp_t gfp) cfg80211_vendor_event_alloc_ucast() argument
|
/linux/include/linux/ |
H A D | perf_event.h | 508 int (*event_idx) (struct perf_event *event); /*optional */ member
|