Home
last modified time | relevance | path

Searched refs:alloc_trace_arg_ref (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dprobe-finder.c155 static struct probe_trace_arg_ref *alloc_trace_arg_ref(long offs) in alloc_trace_arg_ref() function
247 tvar->ref = alloc_trace_arg_ref((long)offs); in convert_variable_location()
295 tvar->ref = alloc_trace_arg_ref((long)offs); in convert_variable_location()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dprobe-finder.c160 static struct probe_trace_arg_ref *alloc_trace_arg_ref(long offs) in alloc_trace_arg_ref() function
252 tvar->ref = alloc_trace_arg_ref((long)offs); in convert_variable_location()
300 tvar->ref = alloc_trace_arg_ref((long)offs); in convert_variable_location()

Completed in 6 milliseconds