ftrace_profile_stat 424 kernel/trace/ftrace.c static DEFINE_PER_CPU(struct ftrace_profile_stat, ftrace_profile_stats); ftrace_profile_stat 455 kernel/trace/ftrace.c struct ftrace_profile_stat *stat = ftrace_profile_stat 456 kernel/trace/ftrace.c container_of(trace, struct ftrace_profile_stat, stat); ftrace_profile_stat 572 kernel/trace/ftrace.c static void ftrace_profile_reset(struct ftrace_profile_stat *stat) ftrace_profile_stat 588 kernel/trace/ftrace.c int ftrace_profile_pages_init(struct ftrace_profile_stat *stat) ftrace_profile_stat 646 kernel/trace/ftrace.c struct ftrace_profile_stat *stat; ftrace_profile_stat 694 kernel/trace/ftrace.c ftrace_find_profiled_func(struct ftrace_profile_stat *stat, unsigned long ip) ftrace_profile_stat 714 kernel/trace/ftrace.c static void ftrace_add_profile(struct ftrace_profile_stat *stat, ftrace_profile_stat 727 kernel/trace/ftrace.c ftrace_profile_alloc(struct ftrace_profile_stat *stat, unsigned long ip) ftrace_profile_stat 763 kernel/trace/ftrace.c struct ftrace_profile_stat *stat; ftrace_profile_stat 816 kernel/trace/ftrace.c struct ftrace_profile_stat *stat; ftrace_profile_stat 963 kernel/trace/ftrace.c struct ftrace_profile_stat *stat;