Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/trace/
Dtrace_functions.c25 function_trace_call(unsigned long ip, unsigned long parent_ip,
65 ops->func = function_trace_call; in ftrace_allocate_ftrace_ops()
116 return function_trace_call; in select_trace_function()
202 function_trace_call(unsigned long ip, unsigned long parent_ip, in function_trace_call() function