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

/linux-master/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);
719 command = synthesize_probe_trace_command(&tevs[i]);
H A Dprobe-event.c2213 char *synthesize_probe_trace_command(struct probe_trace_event *tev) function
2808 char *buf = synthesize_probe_trace_command(tev);
3248 * in synthesize_probe_trace_command() address cannot be
3560 char *buf = synthesize_probe_trace_command(tev);

Completed in 122 milliseconds