Lines Matching refs:perf_probe_event

445 				       struct perf_probe_event *pev,  in get_alternative_probe_event()
891 arch__post_process_probe_trace_events(struct perf_probe_event *pev __maybe_unused, in arch__post_process_probe_trace_events()
897 static int post_process_probe_trace_events(struct perf_probe_event *pev, in post_process_probe_trace_events()
921 static int try_to_find_probe_trace_events(struct perf_probe_event *pev, in try_to_find_probe_trace_events()
1160 struct perf_probe_event *pev, in show_available_vars_at()
1226 int show_available_vars(struct perf_probe_event *pevs, int npevs, in show_available_vars()
1267 static int try_to_find_probe_trace_events(struct perf_probe_event *pev, in try_to_find_probe_trace_events()
1287 int show_available_vars(struct perf_probe_event *pevs __maybe_unused, in show_available_vars()
1424 static int parse_perf_probe_event_name(char **arg, struct perf_probe_event *pev) in parse_perf_probe_event_name()
1456 static int parse_perf_probe_point(char *arg, struct perf_probe_event *pev) in parse_perf_probe_point()
1780 int parse_perf_probe_command(const char *cmd, struct perf_probe_event *pev) in parse_perf_probe_command()
1833 bool perf_probe_with_var(struct perf_probe_event *pev) in perf_probe_with_var()
1846 bool perf_probe_event_need_dwarf(struct perf_probe_event *pev) in perf_probe_event_need_dwarf()
2067 char *synthesize_perf_probe_command(struct perf_probe_event *pev) in synthesize_perf_probe_command()
2317 struct perf_probe_event *pev, bool is_kprobe) in convert_to_perf_probe_event()
2357 void clear_perf_probe_event(struct perf_probe_event *pev) in clear_perf_probe_event()
2428 int perf_probe_event__copy(struct perf_probe_event *dst, in perf_probe_event__copy()
2429 struct perf_probe_event *src) in perf_probe_event__copy()
2591 struct perf_probe_event *pev, in perf_probe_event__sprintf()
2633 struct perf_probe_event *pev, in show_perf_probe_event()
2671 struct perf_probe_event pev; in __show_perf_probe_events()
2839 struct perf_probe_event *pev, in probe_trace_event__set_name()
2910 static int __add_probe_trace_events(struct perf_probe_event *pev, in __add_probe_trace_events()
3024 void __weak arch__fix_tev_from_maps(struct perf_probe_event *pev __maybe_unused, in arch__fix_tev_from_maps()
3044 static int find_probe_trace_events_from_map(struct perf_probe_event *pev, in find_probe_trace_events_from_map()
3220 static int try_to_find_absolute_address(struct perf_probe_event *pev, in try_to_find_absolute_address()
3361 static int find_cached_events(struct perf_probe_event *pev, in find_cached_events()
3404 static int find_cached_events_all(struct perf_probe_event *pev, in find_cached_events_all()
3445 static int find_probe_trace_events_from_cache(struct perf_probe_event *pev, in find_probe_trace_events_from_cache()
3502 static int convert_to_probe_trace_events(struct perf_probe_event *pev, in convert_to_probe_trace_events()
3537 int convert_perf_probe_events(struct perf_probe_event *pevs, int npevs) in convert_perf_probe_events()
3574 int show_probe_trace_events(struct perf_probe_event *pevs, int npevs) in show_probe_trace_events()
3578 struct perf_probe_event *pev; in show_probe_trace_events()
3629 int show_bootconfig_events(struct perf_probe_event *pevs, int npevs) in show_bootconfig_events()
3633 struct perf_probe_event *pev; in show_bootconfig_events()
3676 int apply_perf_probe_events(struct perf_probe_event *pevs, int npevs) in apply_perf_probe_events()
3691 void cleanup_perf_probe_events(struct perf_probe_event *pevs, int npevs) in cleanup_perf_probe_events()
3694 struct perf_probe_event *pev; in cleanup_perf_probe_events()
3708 int add_perf_probe_events(struct perf_probe_event *pevs, int npevs) in add_perf_probe_events()