Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dprobe-event.c1959 static int __synthesize_probe_trace_arg_ref(struct probe_trace_arg_ref *ref, in __synthesize_probe_trace_arg_ref() function
1964 depth = __synthesize_probe_trace_arg_ref(ref->next, buf, in __synthesize_probe_trace_arg_ref()
1993 depth = __synthesize_probe_trace_arg_ref(ref, buf, 1); in synthesize_probe_trace_arg()