Home
last modified time | relevance | path

Searched refs:synthesize_probe_trace_command (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/tools/perf/util/
Dprobe-event.h130 char *synthesize_probe_trace_command(struct probe_trace_event *tev);
Dprobe-file.c238 char *buf = synthesize_probe_trace_command(tev); in probe_file__add_event()
680 command = synthesize_probe_trace_command(&tevs[i]); in probe_cache__add_entry()
Dprobe-event.c2015 char *synthesize_probe_trace_command(struct probe_trace_event *tev) in synthesize_probe_trace_command() function
2635 char *buf = synthesize_probe_trace_command(tev); in warn_uprobe_event_compat()
3335 char *buf = synthesize_probe_trace_command(tev); in show_probe_trace_event()