Home
last modified time | relevance | path

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

/tools/perf/util/
Dthread-stack.h64 u64 call_ref; member
Dthread-stack.c177 cr.call_ref = tse->ref; in thread_stack__call_return()
/tools/perf/util/scripting-engines/
Dtrace-event-python.c771 tuple_set_u64(t, 7, cr->call_ref); in python_export_call_return()