Home
last modified time | relevance | path

Searched refs:ftrace_profile (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/kernel/trace/
Dftrace.c418 struct ftrace_profile { struct
431 struct ftrace_profile records[]; argument
446 (PROFILE_RECORDS_SIZE / sizeof(struct ftrace_profile))
461 struct ftrace_profile *rec = v; in function_stat_next()
497 struct ftrace_profile *a = p1; in function_stat_cmp()
498 struct ftrace_profile *b = p2; in function_stat_cmp()
511 struct ftrace_profile *a = p1; in function_stat_cmp()
512 struct ftrace_profile *b = p2; in function_stat_cmp()
539 struct ftrace_profile *rec = v; in function_stat_show()
722 static struct ftrace_profile *
[all …]