Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dprobe-event.c1971 static int __synthesize_probe_trace_arg_ref(struct probe_trace_arg_ref *ref, in __synthesize_probe_trace_arg_ref() function
1976 depth = __synthesize_probe_trace_arg_ref(ref->next, buf, in __synthesize_probe_trace_arg_ref()
2005 depth = __synthesize_probe_trace_arg_ref(ref, buf, 1); in synthesize_probe_trace_arg()