Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dthread-stack.h65 u64 return_ref; member
Dthread-stack.c179 cr.return_ref = ref; in thread_stack__call_return()
/Linux-v4.19/tools/perf/util/scripting-engines/
Dtrace-event-python.c1185 tuple_set_u64(t, 8, cr->return_ref); in python_export_call_return()