Lines Matching refs:perf_probe_event
217 /* Try to find perf_probe_event with debuginfo */
218 static int try_to_find_probe_trace_events(struct perf_probe_event *pev,
451 static int show_available_vars_at(int fd, struct perf_probe_event *pev,
503 int show_available_vars(struct perf_probe_event *pevs, int npevs,
549 static int try_to_find_probe_trace_events(struct perf_probe_event *pev,
566 int show_available_vars(struct perf_probe_event *pevs __unused,
682 static int parse_perf_probe_point(char *arg, struct perf_probe_event *pev)
934 int parse_perf_probe_command(const char *cmd, struct perf_probe_event *pev)
976 /* Return true if this perf_probe_event requires debuginfo */
977 bool perf_probe_event_need_dwarf(struct perf_probe_event *pev)
1155 char *synthesize_perf_probe_command(struct perf_probe_event *pev)
1294 struct perf_probe_event *pev)
1333 void clear_perf_probe_event(struct perf_probe_event *pev)
1465 static int show_perf_probe_event(struct perf_probe_event *pev)
1502 struct perf_probe_event pev;
1635 static int __add_probe_trace_events(struct perf_probe_event *pev,
1721 static int convert_to_probe_trace_events(struct perf_probe_event *pev,
1729 /* Convert perf_probe_event with debuginfo */
1796 struct perf_probe_event *pev;
1801 int add_perf_probe_events(struct perf_probe_event *pevs, int npevs,