Home
last modified time | relevance | path

Searched refs:synthesize_probe_trace_command (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dprobe-event.h137 char *synthesize_probe_trace_command(struct probe_trace_event *tev);
H A Dprobe-file.c233 char *buf = synthesize_probe_trace_command(tev); in probe_file__add_event()
684 command = synthesize_probe_trace_command(&tevs[i]); in probe_cache__add_entry()
H A Dprobe-event.c2132 char *synthesize_probe_trace_command(struct probe_trace_event *tev) in synthesize_probe_trace_command() function
2754 char *buf = synthesize_probe_trace_command(tev); in warn_uprobe_event_compat()
3167 * in synthesize_probe_trace_command() address cannot be in try_to_find_absolute_address()
3479 char *buf = synthesize_probe_trace_command(tev); in show_probe_trace_event()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dprobe-event.h138 char *synthesize_probe_trace_command(struct probe_trace_event *tev);
H A Dprobe-file.c268 char *buf = synthesize_probe_trace_command(tev); in probe_file__add_event()
719 command = synthesize_probe_trace_command(&tevs[i]); in probe_cache__add_entry()
H A Dprobe-event.c2200 char *synthesize_probe_trace_command(struct probe_trace_event *tev) in synthesize_probe_trace_command() function
2797 char *buf = synthesize_probe_trace_command(tev); in warn_uprobe_event_compat()
3237 * in synthesize_probe_trace_command() address cannot be in try_to_find_absolute_address()
3549 char *buf = synthesize_probe_trace_command(tev); in show_probe_trace_event()

Completed in 13 milliseconds