| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | trace-event-read.c | 83 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 …]
|
| D | trace-event.c | 29 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
|
| D | trace-event-parse.c | 20 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()
|
| D | python.c | 256 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 …]
|
| D | trace-event.h | 20 struct tep_handle *pevent; member 125 struct tep_handle *pevent; member
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | trace-event-read.c | 81 static unsigned int read4(struct tep_handle *pevent) in read4() 90 static unsigned long long read8(struct tep_handle *pevent) in read8() 143 static int read_proc_kallsyms(struct tep_handle *pevent) in read_proc_kallsyms() 166 static int read_ftrace_printk(struct tep_handle *pevent) in read_ftrace_printk() 193 static int read_header_files(struct tep_handle *pevent) in read_header_files() 244 static int read_ftrace_file(struct tep_handle *pevent, unsigned long long size) in read_ftrace_file() 269 static int read_event_file(struct tep_handle *pevent, char *sys, in read_event_file() 293 static int read_ftrace_files(struct tep_handle *pevent) in read_ftrace_files() 311 static int read_event_files(struct tep_handle *pevent) in read_event_files() 342 static int read_saved_cmdline(struct tep_handle *pevent) in read_saved_cmdline() [all …]
|
| D | trace-event.c | 30 struct tep_handle *pevent = tep_alloc(); in trace_event__init() local 43 struct tep_handle *pevent; in trace_event__init2() local 78 struct tep_handle *pevent = tevent.pevent; in tp_format() local
|
| D | trace-event-parse.c | 18 struct tep_handle *pevent = context->pevent; in get_common_field() local 123 void parse_ftrace_printk(struct tep_handle *pevent, in parse_ftrace_printk() 149 void parse_saved_cmdline(struct tep_handle *pevent, in parse_saved_cmdline() 165 int parse_ftrace_file(struct tep_handle *pevent, char *buf, unsigned long size) in parse_ftrace_file() 170 int parse_event_file(struct tep_handle *pevent, in parse_event_file()
|
| D | python.c | 159 static PyObject *pyrf_mmap_event__repr(struct pyrf_event *pevent) in pyrf_mmap_event__repr() 201 static PyObject *pyrf_task_event__repr(struct pyrf_event *pevent) in pyrf_task_event__repr() 234 static PyObject *pyrf_comm_event__repr(struct pyrf_event *pevent) in pyrf_comm_event__repr() 263 static PyObject *pyrf_throttle_event__repr(struct pyrf_event *pevent) in pyrf_throttle_event__repr() 292 static PyObject *pyrf_lost_event__repr(struct pyrf_event *pevent) in pyrf_lost_event__repr() 327 static PyObject *pyrf_read_event__repr(struct pyrf_event *pevent) in pyrf_read_event__repr() 356 static PyObject *pyrf_sample_event__repr(struct pyrf_event *pevent) in pyrf_sample_event__repr() 370 static bool is_tracepoint(struct pyrf_event *pevent) in is_tracepoint() 378 struct tep_handle *pevent = field->event->tep; in tracepoint_field() local 415 get_tracepoint_field(struct pyrf_event *pevent, PyObject *attr_name) in get_tracepoint_field() [all …]
|
| D | trace-event.h | 16 struct tep_handle *pevent; member 98 struct tep_handle *pevent; member
|
| /kernel/linux/linux-6.6/arch/loongarch/kernel/ |
| D | kgdb.c | 465 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
|
| /kernel/liteos_m/testsuites/sample/kernel/event/ |
| D | It_los_event_042.c | 56 EVENT_CB_S pevent = { 0 }; in Testcase() local
|
| /kernel/liteos_a/testsuites/kernel/sample/kernel_base/ipc/event/full/ |
| D | It_los_event_042.c | 60 EVENT_CB_S pevent = { 0 }; in Testcase() local
|
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| D | kgdb.c | 230 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
|
| /kernel/linux/linux-6.6/arch/x86/kernel/ |
| D | kgdb.c | 230 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
|
| /kernel/linux/linux-5.10/drivers/oprofile/ |
| D | oprofile_perf.c | 77 struct perf_event *pevent; in op_create_counter() local 103 struct perf_event *pevent = per_cpu(perf_events, cpu)[event]; in op_destroy_counter() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/rsi/ |
| D | rsi_common.h | 27 static inline int rsi_init_event(struct rsi_event *pevent) in rsi_init_event()
|
| /kernel/linux/linux-5.10/drivers/net/wireless/rsi/ |
| D | rsi_common.h | 27 static inline int rsi_init_event(struct rsi_event *pevent) in rsi_init_event()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/sw/ |
| D | nvsw.c | 40 struct nvkm_event **pevent) in nvkm_nvsw_ntfy_()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fault/ |
| D | user.c | 44 struct nvkm_event **pevent) in nvkm_ufault_ntfy()
|
| /kernel/linux/linux-5.10/fs/notify/fanotify/ |
| D | fanotify.c | 436 struct fanotify_path_event *pevent; in fanotify_alloc_path_event() local 452 struct fanotify_perm_event *pevent; in fanotify_alloc_perm_event() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| D | chang84.c | 35 struct nvkm_event **pevent) in g84_fifo_chan_ntfy()
|
| D | gpfifogf100.c | 37 struct nvkm_event **pevent) in gf100_fifo_chan_ntfy()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/core/ |
| D | oproxy.c | 34 struct nvkm_event **pevent) in nvkm_oproxy_ntfy()
|
| /kernel/linux/linux-6.6/fs/notify/fanotify/ |
| D | fanotify.c | 542 struct fanotify_path_event *pevent; in fanotify_alloc_path_event() local 559 struct fanotify_perm_event *pevent; in fanotify_alloc_perm_event() local
|