Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Dthread-stack.h64 u64 return_ref; member
Dthread-stack.c320 cr.return_ref = ref; in thread_stack__call_return()
/Linux-v5.10/tools/perf/util/scripting-engines/
Dtrace-event-python.c1232 tuple_set_u64(t, 8, cr->return_ref); in python_export_call_return()