Home
last modified time | relevance | path

Searched defs:evtype (Results 1 – 11 of 11) sorted by relevance

/linux-6.1.9/tools/perf/util/
Devswitch.c34 static int evswitch__fprintf_enoent(FILE *fp, const char *evtype, const char *evname) in evswitch__fprintf_enoent()
/linux-6.1.9/arch/alpha/kernel/
Dperf_event.c43 unsigned long evtype[MAX_HWEVENTS]; member
153 unsigned long *evtype, int n_ev) in ev67_check_constraints()
341 struct perf_event *event[], unsigned long *evtype, in collect_events()
/linux-6.1.9/arch/arm64/kernel/
Dperf_event.c928 unsigned long evtype = hwc->config_base & ARMV8_PMU_EVTYPE_EVENT; in armv8pmu_get_event_idx() local
1024 unsigned long evtype = event->hw.config_base & ARMV8_PMU_EVTYPE_EVENT; in armv8pmu_filter_match() local
/linux-6.1.9/drivers/fpga/
Ddfl-fme-perf.c778 static struct fme_perf_event_ops *get_event_ops(u32 evtype) in get_event_ops()
800 u32 eventid, evtype, portid; in fme_perf_event_init() local
/linux-6.1.9/drivers/perf/
Dapple_m1_cpu_pmu.c438 unsigned long evtype = event->hw.config_base & M1_PMU_CFG_EVENT; in m1_pmu_get_event_idx() local
Darm_dsu_pmu.c303 unsigned long evtype = event->attr.config; in dsu_pmu_get_event_idx() local
/linux-6.1.9/drivers/pinctrl/nuvoton/
Dpinctrl-wpcm450.c237 unsigned long evtype, evpol; in wpcm450_gpio_set_irq_type() local
/linux-6.1.9/drivers/staging/media/ipu3/
Dipu3-css.c1977 int evtype, pipe, pipeid, queue, qid, r; in imgu_css_buf_dequeue() local
/linux-6.1.9/arch/arm/kernel/
Dperf_event_v7.c1038 unsigned long evtype = hwc->config_base & ARMV7_EVTYPE_EVENT; in armv7pmu_get_event_idx() local
/linux-6.1.9/sound/core/seq/
Dseq_clientmgr.c1448 int evtype) in snd_seq_client_notify_subscription()
/linux-6.1.9/drivers/s390/net/
Dqeth_l2_main.c1247 enum qeth_an_event_type evtype, in qeth_bridge_emit_host_event()