Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/trace/
Dftrace.c630 function_profile_call(unsigned long ip, unsigned long parent_ip) in function_profile_call() function
660 function_profile_call(trace->func, 0); in profile_graph_entry()
720 .func = function_profile_call,