Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/trace/
Dtrace_functions.c24 function_trace_call(unsigned long ip, unsigned long parent_ip,
45 ops->func = function_trace_call; in allocate_ftrace_ops()
99 func = function_trace_call; in function_trace_init()
124 function_trace_call(unsigned long ip, unsigned long parent_ip, in function_trace_call() function
237 tr->ops->func = function_trace_call; in func_set_flag()