Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dthread-stack.h63 u64 return_ref; member
Dthread-stack.c320 cr.return_ref = ref; in thread_stack__call_return()
/linux-6.1.9/tools/perf/util/scripting-engines/
Dtrace-event-python.c1369 tuple_set_d64(t, 8, cr->return_ref); in python_export_call_return()