Searched defs:pevent (Results 1 - 22 of 22) sorted by relevance

/linux-master/drivers/net/wireless/rsi/
H A Drsi_common.h27 static inline int rsi_init_event(struct rsi_event *pevent) argument
/linux-master/tools/perf/util/
H A Dtrace-event.c29 struct tep_handle *pevent = tep_alloc(); local
42 struct tep_handle *pevent; local
77 struct tep_handle *pevent = tevent.pevent; local
[all...]
H A Dtrace-event.h21 struct tep_handle *pevent; member in struct:trace_event
128 struct tep_handle *pevent; member in struct:scripting_context
H A Dtrace-event-read.c83 static unsigned int read4(struct tep_handle *pevent) argument
92 static unsigned long long read8(struct tep_handle *pevent) argument
145 static int read_proc_kallsyms(struct tep_handle *pevent) argument
168 static int read_ftrace_printk(struct tep_handle *pevent) argument
195 static int read_header_files(struct tep_handle *pevent) argument
246 read_ftrace_file(struct tep_handle *pevent, unsigned long long size) argument
271 read_event_file(struct tep_handle *pevent, char *sys, unsigned long long size) argument
295 read_ftrace_files(struct tep_handle *pevent) argument
313 read_event_files(struct tep_handle *pevent) argument
344 read_saved_cmdline(struct tep_handle *pevent) argument
388 struct tep_handle *pevent = NULL; local
[all...]
H A Dtrace-event-parse.c20 struct tep_handle *pevent = context->pevent; local
238 void parse_ftrace_printk(struct tep_handle *pevent, argument
264 void parse_saved_cmdline(struct tep_handle *pevent, argument
280 int parse_ftrace_file(struct tep_handle *pevent, char *buf, unsigned long size) argument
285 parse_event_file(struct tep_handle *pevent, char *buf, unsigned long size, char *sys) argument
[all...]
H A Dpython.c257 static PyObject *pyrf_mmap_event__repr(struct pyrf_event *pevent) argument
299 static PyObject *pyrf_task_event__repr(struct pyrf_event *pevent) argument
332 pyrf_comm_event__repr(struct pyrf_event *pevent) argument
361 pyrf_throttle_event__repr(struct pyrf_event *pevent) argument
390 pyrf_lost_event__repr(struct pyrf_event *pevent) argument
425 pyrf_read_event__repr(struct pyrf_event *pevent) argument
454 pyrf_sample_event__repr(struct pyrf_event *pevent) argument
469 is_tracepoint(struct pyrf_event *pevent) argument
477 struct tep_handle *pevent = field->event->tep; local
516 get_tracepoint_field(struct pyrf_event *pevent, PyObject *attr_name) argument
541 pyrf_sample_event__getattro(struct pyrf_event *pevent, PyObject *attr_name) argument
574 pyrf_context_switch_event__repr(struct pyrf_event *pevent) argument
656 struct pyrf_event *pevent; local
1156 struct pyrf_event *pevent = (struct pyrf_event *)pyevent; local
[all...]
H A Dheader.c4157 static int evsel__prepare_tracepoint_event(struct evsel *evsel, struct tep_handle *pevent) argument
4188 static int evlist__prepare_tracepoint_events(struct evlist *evlist, struct tep_handle *pevent) argument
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dchan.c52 nvkm_disp_chan_ntfy(struct nvkm_object *object, u32 type, struct nvkm_event **pevent) argument
/linux-master/drivers/gpu/drm/nouveau/nvkm/core/
H A Doproxy.c33 nvkm_oproxy_ntfy(struct nvkm_object *object, u32 mthd, struct nvkm_event **pevent) argument
H A Dobject.c110 nvkm_object_ntfy(struct nvkm_object *object, u32 mthd, struct nvkm_event **pevent) argument
/linux-master/arch/loongarch/kernel/
H A Dkgdb.c465 struct perf_event **pevent; local
491 struct perf_event **pevent; local
685 struct perf_event **pevent; local
[all...]
/linux-master/arch/x86/kernel/
H A Dkgdb.c230 struct perf_event **pevent; local
257 struct perf_event **pevent; local
642 struct perf_event **pevent; local
[all...]
/linux-master/tools/perf/util/scripting-engines/
H A Dtrace-event-perl.c553 static int perl_generate_script(struct tep_handle *pevent, const char *outfile) argument
H A Dtrace-event-python.c2021 static int python_generate_script(struct tep_handle *pevent, const char *outfile) argument
/linux-master/drivers/net/ethernet/ti/
H A Dcpts.c107 struct ptp_clock_event pevent; local
H A Dam65-cpts.c280 struct ptp_clock_event pevent; local
[all...]
/linux-master/kernel/trace/
H A Dtrace_eprobe.c258 struct trace_event_call *pevent; local
H A Dtrace_kprobe.c1654 const char *pevent = trace_event_name(event->tp_event); local
H A Dtrace_uprobe.c1419 const char *pevent = trace_event_name(event->tp_event); local
H A Dtrace_probe.c241 int traceprobe_parse_event_name(const char **pevent, const char **pgroup, argument
/linux-master/fs/notify/fanotify/
H A Dfanotify.c538 struct fanotify_path_event *pevent; local
555 struct fanotify_perm_event *pevent; local
[all...]
/linux-master/drivers/scsi/bfa/
H A Dbfa_svc.c2181 struct bfi_fcport_event_s *pevent = fcport->event_arg.i2hmsg.event; local
3082 struct bfi_fcport_event_s *pevent = fcport->event_arg.i2hmsg.event; local
[all...]

Completed in 490 milliseconds