Lines Matching refs:ftrace_profile
389 struct ftrace_profile { struct
402 struct ftrace_profile records[]; argument
417 (PROFILE_RECORDS_SIZE / sizeof(struct ftrace_profile))
432 struct ftrace_profile *rec = v; in function_stat_next()
468 struct ftrace_profile *a = p1; in function_stat_cmp()
469 struct ftrace_profile *b = p2; in function_stat_cmp()
482 struct ftrace_profile *a = p1; in function_stat_cmp()
483 struct ftrace_profile *b = p2; in function_stat_cmp()
510 struct ftrace_profile *rec = v; in function_stat_show()
693 static struct ftrace_profile *
696 struct ftrace_profile *rec; in ftrace_find_profiled_func()
715 struct ftrace_profile *rec) in ftrace_add_profile()
726 static struct ftrace_profile *
729 struct ftrace_profile *rec = NULL; in ftrace_profile_alloc()
764 struct ftrace_profile *rec; in function_profile_call()
818 struct ftrace_profile *rec; in profile_graph_return()