Home
last modified time | relevance | path

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

/linux-3.3/kernel/trace/
Dftrace.c708 function_profile_call(unsigned long ip, unsigned long parent_ip) in function_profile_call() function
738 function_profile_call(trace->func, 0); in profile_graph_entry()
797 .func = function_profile_call,