Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dprobe-event.c2106 static int synthesize_probe_trace_arg(struct probe_trace_arg *arg, in synthesize_probe_trace_arg() function
2154 ret = synthesize_probe_trace_arg(&tev->args[i], buf); in synthesize_probe_trace_args()
2333 ret = synthesize_probe_trace_arg(&tev->args[i], &buf); in convert_to_perf_probe_event()