Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Dprobe-event.c2070 static int synthesize_probe_trace_arg(struct probe_trace_arg *arg, in synthesize_probe_trace_arg() function
2172 if (synthesize_probe_trace_arg(&tev->args[i], &buf) < 0) in synthesize_probe_trace_command()
2285 ret = synthesize_probe_trace_arg(&tev->args[i], &buf); in convert_to_perf_probe_event()