Home
last modified time | relevance | path

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

/tools/perf/util/
Dprobe-event.c1952 static int __synthesize_probe_trace_arg_ref(struct probe_trace_arg_ref *ref, in __synthesize_probe_trace_arg_ref() function
1957 depth = __synthesize_probe_trace_arg_ref(ref->next, buf, in __synthesize_probe_trace_arg_ref()
1986 depth = __synthesize_probe_trace_arg_ref(ref, buf, 1); in synthesize_probe_trace_arg()