Home
last modified time | relevance | path

Searched refs:ftrace_push_return_trace (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/kernel/trace/
Dfgraph.c522 ftrace_push_return_trace(unsigned long ret, unsigned long func, in ftrace_push_return_trace() function
626 offset = ftrace_push_return_trace(ret, func, frame_pointer, retp, 0); in function_graph_enter()
/linux-6.12.1/Documentation/trace/
Dftrace-design.rst216 along to ftrace_push_return_trace() instead of a stub value of 0.