Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dthread-stack.h62 u64 call_ref; member
Dthread-stack.c319 cr.call_ref = tse->ref; in thread_stack__call_return()
/linux-6.1.9/tools/perf/util/scripting-engines/
Dtrace-event-python.c1368 tuple_set_d64(t, 7, cr->call_ref); in python_export_call_return()