Home
last modified time | relevance | path

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

/linux-3.3/kernel/trace/
Dtrace_functions.c78 function_trace_call(unsigned long ip, unsigned long parent_ip) in function_trace_call() function
151 .func = function_trace_call,
185 trace_ops.func = function_trace_call; in tracing_start_function_trace()