Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
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 …]
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()
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
Dpython.c256 static PyObject *pyrf_mmap_event__repr(struct pyrf_event *pevent) in pyrf_mmap_event__repr()
298 static PyObject *pyrf_task_event__repr(struct pyrf_event *pevent) in pyrf_task_event__repr()
331 static PyObject *pyrf_comm_event__repr(struct pyrf_event *pevent) in pyrf_comm_event__repr()
360 static PyObject *pyrf_throttle_event__repr(struct pyrf_event *pevent) in pyrf_throttle_event__repr()
389 static PyObject *pyrf_lost_event__repr(struct pyrf_event *pevent) in pyrf_lost_event__repr()
424 static PyObject *pyrf_read_event__repr(struct pyrf_event *pevent) in pyrf_read_event__repr()
453 static PyObject *pyrf_sample_event__repr(struct pyrf_event *pevent) in pyrf_sample_event__repr()
468 static bool is_tracepoint(struct pyrf_event *pevent) in is_tracepoint()
476 struct tep_handle *pevent = field->event->tep; in tracepoint_field() local
515 get_tracepoint_field(struct pyrf_event *pevent, PyObject *attr_name) in get_tracepoint_field()
[all …]
Dtrace-event.h20 struct tep_handle *pevent; member
125 struct tep_handle *pevent; member
Dheader.c4127 static int evsel__prepare_tracepoint_event(struct evsel *evsel, struct tep_handle *pevent) in evsel__prepare_tracepoint_event()
4158 static int evlist__prepare_tracepoint_events(struct evlist *evlist, struct tep_handle *pevent) in evlist__prepare_tracepoint_events()
/Linux-v6.6/arch/loongarch/kernel/
Dkgdb.c465 struct perf_event **pevent; in hw_break_reserve_slot() local
491 struct perf_event **pevent; in hw_break_release_slot() local
685 struct perf_event **pevent; in kgdb_arch_late() local
/Linux-v6.6/arch/x86/kernel/
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-v6.6/drivers/net/wireless/rsi/
Drsi_common.h27 static inline int rsi_init_event(struct rsi_event *pevent) in rsi_init_event()
/Linux-v6.6/fs/notify/fanotify/
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-v6.6/drivers/gpu/drm/nouveau/nvkm/core/
Doproxy.c34 struct nvkm_event **pevent) in nvkm_oproxy_ntfy()
Dobject.c97 struct nvkm_event **pevent) in nvkm_object_ntfy()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dchan.c52 nvkm_disp_chan_ntfy(struct nvkm_object *object, u32 type, struct nvkm_event **pevent) in nvkm_disp_chan_ntfy()
/Linux-v6.6/tools/perf/util/scripting-engines/
Dtrace-event-perl.c550 static int perl_generate_script(struct tep_handle *pevent, const char *outfile) in perl_generate_script()
Dtrace-event-python.c2002 static int python_generate_script(struct tep_handle *pevent, const char *outfile) in python_generate_script()
/Linux-v6.6/drivers/net/ethernet/ti/
Dcpts.c107 struct ptp_clock_event pevent; in cpts_fifo_read() local
Dam65-cpts.c280 struct ptp_clock_event pevent; in am65_cpts_fifo_read() local
/Linux-v6.6/kernel/trace/
Dtrace_eprobe.c258 struct trace_event_call *pevent; in print_eprobe_event() local
Dtrace_probe.c241 int traceprobe_parse_event_name(const char **pevent, const char **pgroup, in traceprobe_parse_event_name()
Dtrace_kprobe.c1612 const char *pevent = trace_event_name(event->tp_event); in bpf_get_kprobe_info() local
Dtrace_uprobe.c1419 const char *pevent = trace_event_name(event->tp_event); in bpf_get_uprobe_info() local
/Linux-v6.6/drivers/scsi/bfa/
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