• Home
  • Raw
  • Download

Lines Matching defs:pev

418 				       struct perf_probe_event *pev,  in get_alternative_probe_event()
812 static int post_process_probe_trace_events(struct perf_probe_event *pev, in post_process_probe_trace_events()
836 static int try_to_find_probe_trace_events(struct perf_probe_event *pev, in try_to_find_probe_trace_events()
1058 struct perf_probe_event *pev, in show_available_vars_at()
1165 static int try_to_find_probe_trace_events(struct perf_probe_event *pev, in try_to_find_probe_trace_events()
1323 static int parse_perf_probe_event_name(char **arg, struct perf_probe_event *pev) in parse_perf_probe_event_name()
1355 static int parse_perf_probe_point(char *arg, struct perf_probe_event *pev) in parse_perf_probe_point()
1668 int parse_perf_probe_command(const char *cmd, struct perf_probe_event *pev) in parse_perf_probe_command()
1711 bool perf_probe_with_var(struct perf_probe_event *pev) in perf_probe_with_var()
1724 bool perf_probe_event_need_dwarf(struct perf_probe_event *pev) in perf_probe_event_need_dwarf()
1939 char *synthesize_perf_probe_command(struct perf_probe_event *pev) in synthesize_perf_probe_command()
2154 struct perf_probe_event *pev, bool is_kprobe) in convert_to_perf_probe_event()
2194 void clear_perf_probe_event(struct perf_probe_event *pev) in clear_perf_probe_event()
2429 struct perf_probe_event *pev, in perf_probe_event__sprintf()
2471 struct perf_probe_event *pev, in show_perf_probe_event()
2509 struct perf_probe_event pev; in __show_perf_probe_events() local
2665 struct perf_probe_event *pev, in probe_trace_event__set_name()
2731 static int __add_probe_trace_events(struct perf_probe_event *pev, in __add_probe_trace_events()
2854 static int find_probe_trace_events_from_map(struct perf_probe_event *pev, in find_probe_trace_events_from_map()
3006 static int try_to_find_absolute_address(struct perf_probe_event *pev, in try_to_find_absolute_address()
3147 static int find_cached_events(struct perf_probe_event *pev, in find_cached_events()
3190 static int find_cached_events_all(struct perf_probe_event *pev, in find_cached_events_all()
3231 static int find_probe_trace_events_from_cache(struct perf_probe_event *pev, in find_probe_trace_events_from_cache()
3288 static int convert_to_probe_trace_events(struct perf_probe_event *pev, in convert_to_probe_trace_events()
3364 struct perf_probe_event *pev; in show_probe_trace_events() local
3408 struct perf_probe_event *pev; in cleanup_perf_probe_events() local