Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dprobe-event.c2102 static int __synthesize_probe_trace_arg_ref(struct probe_trace_arg_ref *ref, in __synthesize_probe_trace_arg_ref() function
2107 depth = __synthesize_probe_trace_arg_ref(ref->next, buf, in __synthesize_probe_trace_arg_ref()
2139 depth = __synthesize_probe_trace_arg_ref(ref, buf, 1); in synthesize_probe_trace_arg()