Lines Matching refs:ftrace_profile_stat
398 struct ftrace_profile_stat { struct
417 static DEFINE_PER_CPU(struct ftrace_profile_stat, ftrace_profile_stats); argument
448 struct ftrace_profile_stat *stat = in function_stat_start()
449 container_of(trace, struct ftrace_profile_stat, stat); in function_stat_start()
565 static void ftrace_profile_reset(struct ftrace_profile_stat *stat) in ftrace_profile_reset()
581 static int ftrace_profile_pages_init(struct ftrace_profile_stat *stat) in ftrace_profile_pages_init()
639 struct ftrace_profile_stat *stat; in ftrace_profile_init_cpu()
687 ftrace_find_profiled_func(struct ftrace_profile_stat *stat, unsigned long ip) in ftrace_find_profiled_func()
707 static void ftrace_add_profile(struct ftrace_profile_stat *stat, in ftrace_add_profile()
720 ftrace_profile_alloc(struct ftrace_profile_stat *stat, unsigned long ip) in ftrace_profile_alloc()
756 struct ftrace_profile_stat *stat; in function_profile_call()
809 struct ftrace_profile_stat *stat; in profile_graph_return()
956 struct ftrace_profile_stat *stat; in ftrace_profile_tracefs()