Searched refs:ftrace_profile_stat (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/kernel/trace/
H A Dftrace.c512 struct ftrace_profile_stat { struct
531 static DEFINE_PER_CPU(struct ftrace_profile_stat, ftrace_profile_stats);
562 struct ftrace_profile_stat *stat = function_stat_start()
563 container_of(trace, struct ftrace_profile_stat, stat); function_stat_start()
674 static void ftrace_profile_reset(struct ftrace_profile_stat *stat) ftrace_profile_reset()
690 int ftrace_profile_pages_init(struct ftrace_profile_stat *stat) ftrace_profile_pages_init()
748 struct ftrace_profile_stat *stat; ftrace_profile_init_cpu()
796 ftrace_find_profiled_func(struct ftrace_profile_stat *stat, unsigned long ip) ftrace_find_profiled_func()
816 static void ftrace_add_profile(struct ftrace_profile_stat *stat, ftrace_add_profile()
829 ftrace_profile_alloc(struct ftrace_profile_stat *stat, unsigned long ip) ftrace_profile_alloc()
865 struct ftrace_profile_stat *stat; function_profile_call()
899 struct ftrace_profile_stat *stat; profile_graph_return()
1043 struct ftrace_profile_stat *stat; ftrace_profile_tracefs()

Completed in 59 milliseconds