Home
last modified time | relevance | path

Searched defs:event_idx (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/perf/
H A Dcxl_pmu.c89 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 Dvirtio_ring.h222 static inline int vring_need_event(__u16 event_idx, __u16 new_idx, __u16 old) in vring_need_event()
/linux/arch/powerpc/perf/
H A Dhv-24x7.c690 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 Damt.h369 u8 event_idx; member
H A Dcfg80211.h8087 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 Dperf_event.h508 int (*event_idx) (struct perf_event *event); /*optional */ member