Lines Matching defs:pev
346 struct perf_probe_event *pev, in get_alternative_probe_event()
591 static int try_to_find_probe_trace_events(struct perf_probe_event *pev, in try_to_find_probe_trace_events()
811 struct perf_probe_event *pev, in show_available_vars_at()
918 static int try_to_find_probe_trace_events(struct perf_probe_event *pev, in try_to_find_probe_trace_events()
1075 static int parse_perf_probe_point(char *arg, struct perf_probe_event *pev) in parse_perf_probe_point()
1329 int parse_perf_probe_command(const char *cmd, struct perf_probe_event *pev) in parse_perf_probe_command()
1372 bool perf_probe_event_need_dwarf(struct perf_probe_event *pev) in perf_probe_event_need_dwarf()
1807 struct perf_probe_event *pev, bool is_kprobe) in convert_to_perf_probe_event()
1846 void clear_perf_probe_event(struct perf_probe_event *pev) in clear_perf_probe_event()
2099 static int show_perf_probe_event(struct perf_probe_event *pev, in show_perf_probe_event()
2138 struct perf_probe_event pev; in __show_perf_probe_events() local
2324 static int __add_probe_trace_events(struct perf_probe_event *pev, in __add_probe_trace_events()
2456 static int find_probe_trace_events_from_map(struct perf_probe_event *pev, in find_probe_trace_events_from_map()
2572 static int convert_to_probe_trace_events(struct perf_probe_event *pev, in convert_to_probe_trace_events()
2596 struct perf_probe_event *pev; member