Searched defs:event_idx (Results 1 – 12 of 12) sorted by relevance
/linux-6.12.1/drivers/perf/ |
D | cxl_pmu.c | 89 int event_idx; /* configurable counters */ member 515 int *event_idx) in cxl_pmu_get_event_idx() 732 int event_idx = 0; in cxl_pmu_event_add() local
|
D | marvell_cn10k_tad_pmu.c | 83 u32 event_idx = event->attr.config; in tad_pmu_event_counter_start() local
|
D | riscv_pmu_sbi.c | 118 uint32_t event_idx; member
|
/linux-6.12.1/arch/riscv/include/asm/ |
D | kvm_vcpu_pmu.h | 39 unsigned long event_idx; member
|
/linux-6.12.1/include/uapi/linux/ |
D | virtio_ring.h | 222 static inline int vring_need_event(__u16 event_idx, __u16 new_idx, __u16 old) in vring_need_event()
|
/linux-6.12.1/arch/powerpc/perf/ |
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-6.12.1/arch/x86/events/intel/ |
D | p4.c | 731 static bool p4_event_match_cpu_model(unsigned int event_idx) in p4_event_match_cpu_model()
|
/linux-6.12.1/include/net/ |
D | amt.h | 369 u8 event_idx; member
|
D | cfg80211.h | 7886 int approxlen, int event_idx, gfp_t gfp) in cfg80211_vendor_event_alloc() 7921 int event_idx, gfp_t gfp) in cfg80211_vendor_event_alloc_ucast()
|
/linux-6.12.1/drivers/nvme/host/ |
D | pci.c | 346 static inline int nvme_dbbuf_need_event(u16 event_idx, u16 new_idx, u16 old) in nvme_dbbuf_need_event() 356 u16 old_value, event_idx; in nvme_dbbuf_update_and_check_event() local
|
/linux-6.12.1/drivers/virtio/ |
D | virtio_ring.c | 1556 u16 new, old, off_wrap, flags, wrap_counter, event_idx; in virtqueue_kick_prepare_packed() local
|
/linux-6.12.1/include/linux/ |
D | perf_event.h | 471 int (*event_idx) (struct perf_event *event); /*optional */ member
|