Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dftrace.c715 ftrace_find_profiled_func(struct ftrace_profile_stat *stat, unsigned long ip) in ftrace_find_profiled_func() function
760 rec = ftrace_find_profiled_func(stat, ip); in ftrace_profile_alloc()
797 rec = ftrace_find_profiled_func(stat, ip); in function_profile_call()
867 rec = ftrace_find_profiled_func(stat, trace->func); in profile_graph_return()