Home
last modified time | relevance | path

Searched defs:pevent (Results 1 – 21 of 21) sorted by relevance

/linux-6.3-rc2/tools/perf/util/
A Dtrace-event-read.c83 static unsigned int read4(struct tep_handle *pevent) in read4()
92 static unsigned long long read8(struct tep_handle *pevent) in read8()
145 static int read_proc_kallsyms(struct tep_handle *pevent) in read_proc_kallsyms()
168 static int read_ftrace_printk(struct tep_handle *pevent) in read_ftrace_printk()
195 static int read_header_files(struct tep_handle *pevent) in read_header_files()
246 static int read_ftrace_file(struct tep_handle *pevent, unsigned long long size) in read_ftrace_file()
271 static int read_event_file(struct tep_handle *pevent, char *sys, in read_event_file()
295 static int read_ftrace_files(struct tep_handle *pevent) in read_ftrace_files()
313 static int read_event_files(struct tep_handle *pevent) in read_event_files()
344 static int read_saved_cmdline(struct tep_handle *pevent) in read_saved_cmdline()
[all …]
A Dtrace-event-parse.c20 struct tep_handle *pevent = context->pevent; in get_common_field() local
125 void parse_ftrace_printk(struct tep_handle *pevent, in parse_ftrace_printk()
151 void parse_saved_cmdline(struct tep_handle *pevent, in parse_saved_cmdline()
167 int parse_ftrace_file(struct tep_handle *pevent, char *buf, unsigned long size) in parse_ftrace_file()
172 int parse_event_file(struct tep_handle *pevent, in parse_event_file()
A Dtrace-event.c29 struct tep_handle *pevent = tep_alloc(); in trace_event__init() local
42 struct tep_handle *pevent; in trace_event__init2() local
77 struct tep_handle *pevent = tevent.pevent; in tp_format() local
A Dpython.c210 static PyObject *pyrf_mmap_event__repr(struct pyrf_event *pevent) in pyrf_mmap_event__repr()
252 static PyObject *pyrf_task_event__repr(struct pyrf_event *pevent) in pyrf_task_event__repr()
285 static PyObject *pyrf_comm_event__repr(struct pyrf_event *pevent) in pyrf_comm_event__repr()
343 static PyObject *pyrf_lost_event__repr(struct pyrf_event *pevent) in pyrf_lost_event__repr()
378 static PyObject *pyrf_read_event__repr(struct pyrf_event *pevent) in pyrf_read_event__repr()
407 static PyObject *pyrf_sample_event__repr(struct pyrf_event *pevent) in pyrf_sample_event__repr()
422 static bool is_tracepoint(struct pyrf_event *pevent) in is_tracepoint()
430 struct tep_handle *pevent = field->event->tep; in tracepoint_field() local
469 get_tracepoint_field(struct pyrf_event *pevent, PyObject *attr_name) in get_tracepoint_field()
609 struct pyrf_event *pevent; in pyrf_event__new() local
[all …]
A Dtrace-event.h20 struct tep_handle *pevent; member
119 struct tep_handle *pevent; member
A Dheader.c4097 static int evsel__prepare_tracepoint_event(struct evsel *evsel, struct tep_handle *pevent) in evsel__prepare_tracepoint_event()
4128 static int evlist__prepare_tracepoint_events(struct evlist *evlist, struct tep_handle *pevent) in evlist__prepare_tracepoint_events()
/linux-6.3-rc2/arch/x86/kernel/
A Dkgdb.c230 struct perf_event **pevent; in hw_break_reserve_slot() local
257 struct perf_event **pevent; in hw_break_release_slot() local
642 struct perf_event **pevent; in kgdb_arch_late() local
/linux-6.3-rc2/drivers/net/wireless/rsi/
A Drsi_common.h27 static inline int rsi_init_event(struct rsi_event *pevent) in rsi_init_event()
/linux-6.3-rc2/fs/notify/fanotify/
A Dfanotify.c542 struct fanotify_path_event *pevent; in fanotify_alloc_path_event() local
559 struct fanotify_perm_event *pevent; in fanotify_alloc_perm_event() local
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/core/
A Doproxy.c34 struct nvkm_event **pevent) in nvkm_oproxy_ntfy()
A Dobject.c97 struct nvkm_event **pevent) in nvkm_object_ntfy()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/disp/
A Dchan.c52 nvkm_disp_chan_ntfy(struct nvkm_object *object, u32 type, struct nvkm_event **pevent) in nvkm_disp_chan_ntfy()
/linux-6.3-rc2/tools/perf/util/scripting-engines/
A Dtrace-event-perl.c545 static int perl_generate_script(struct tep_handle *pevent, const char *outfile) in perl_generate_script()
A Dtrace-event-python.c1968 static int python_generate_script(struct tep_handle *pevent, const char *outfile) in python_generate_script()
/linux-6.3-rc2/drivers/net/ethernet/ti/
A Dcpts.c107 struct ptp_clock_event pevent; in cpts_fifo_read() local
A Dam65-cpts.c279 struct ptp_clock_event pevent; in am65_cpts_fifo_read() local
/linux-6.3-rc2/kernel/trace/
A Dtrace_eprobe.c285 struct trace_event_call *pevent; in print_eprobe_event() local
A Dtrace_probe.c238 int traceprobe_parse_event_name(const char **pevent, const char **pgroup, in traceprobe_parse_event_name()
A Dtrace_kprobe.c1534 const char *pevent = trace_event_name(event->tp_event); in bpf_get_kprobe_info() local
A Dtrace_uprobe.c1420 const char *pevent = trace_event_name(event->tp_event); in bpf_get_uprobe_info() local
/linux-6.3-rc2/drivers/scsi/bfa/
A Dbfa_svc.c2195 struct bfi_fcport_event_s *pevent = fcport->event_arg.i2hmsg.event; in bfa_fcport_sm_linkdown() local
3096 struct bfi_fcport_event_s *pevent = fcport->event_arg.i2hmsg.event; in bfa_fcport_update_linkinfo() local

Completed in 64 milliseconds