Searched defs:pevent (Results 1 – 15 of 15) sorted by relevance
72 static PyObject *pyrf_mmap_event__repr(const struct pyrf_event *pevent) in pyrf_mmap_event__repr()114 static PyObject *pyrf_task_event__repr(const struct pyrf_event *pevent) in pyrf_task_event__repr()147 static PyObject *pyrf_comm_event__repr(const struct pyrf_event *pevent) in pyrf_comm_event__repr()176 static PyObject *pyrf_throttle_event__repr(const struct pyrf_event *pevent) in pyrf_throttle_event__repr()206 static PyObject *pyrf_lost_event__repr(const struct pyrf_event *pevent) in pyrf_lost_event__repr()241 static PyObject *pyrf_read_event__repr(const struct pyrf_event *pevent) in pyrf_read_event__repr()270 static void pyrf_sample_event__delete(struct pyrf_event *pevent) in pyrf_sample_event__delete()276 static PyObject *pyrf_sample_event__repr(const struct pyrf_event *pevent) in pyrf_sample_event__repr()291 static bool is_tracepoint(const struct pyrf_event *pevent) in is_tracepoint()299 struct tep_handle *pevent = field->event->tep; in tracepoint_field() local[all …]
4191 static int evsel__prepare_tracepoint_event(struct evsel *evsel, struct tep_handle *pevent) in evsel__prepare_tracepoint_event()4222 static int evlist__prepare_tracepoint_events(struct evlist *evlist, struct tep_handle *pevent) in evlist__prepare_tracepoint_events()
230 struct perf_event **pevent; in hw_break_reserve_slot() local257 struct perf_event **pevent; in hw_break_release_slot() local642 struct perf_event **pevent; in kgdb_arch_late() local
27 static inline int rsi_init_event(struct rsi_event *pevent) in rsi_init_event()
34 struct nvkm_event **pevent) in nvkm_oproxy_ntfy()
111 struct nvkm_event **pevent) in nvkm_object_ntfy()
107 struct ptp_clock_event pevent; in cpts_fifo_read() local
280 struct ptp_clock_event pevent; in __am65_cpts_fifo_read() local
531 struct ptp_clock_event pevent; in icss_iep_cap_cmp_work() local
259 struct trace_event_call *pevent; in print_eprobe_event() local
269 int traceprobe_parse_event_name(const char **pevent, const char **pgroup, in traceprobe_parse_event_name()
1490 const char *pevent = trace_event_name(event->tp_event); in bpf_get_uprobe_info() local
1758 const char *pevent = trace_event_name(event->tp_event); in bpf_get_kprobe_info() local
576 struct fanotify_perm_event *pevent = FANOTIFY_PERM(event); in copy_range_info_to_user() local
1985 static int python_generate_script(struct tep_handle *pevent, const char *outfile) in python_generate_script()