Lines Matching refs:ftrace_profile
501 struct ftrace_profile { struct
514 struct ftrace_profile records[]; argument
529 (PROFILE_RECORDS_SIZE / sizeof(struct ftrace_profile))
544 struct ftrace_profile *rec = v; in function_stat_next()
580 struct ftrace_profile *a = p1; in function_stat_cmp()
581 struct ftrace_profile *b = p2; in function_stat_cmp()
594 struct ftrace_profile *a = p1; in function_stat_cmp()
595 struct ftrace_profile *b = p2; in function_stat_cmp()
622 struct ftrace_profile *rec = v; in function_stat_show()
805 static struct ftrace_profile *
808 struct ftrace_profile *rec; in ftrace_find_profiled_func()
827 struct ftrace_profile *rec) in ftrace_add_profile()
838 static struct ftrace_profile *
841 struct ftrace_profile *rec = NULL; in ftrace_profile_alloc()
876 struct ftrace_profile *rec; in function_profile_call()
911 struct ftrace_profile *rec; in profile_graph_return()