Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dftrace.c416 struct ftrace_profile { struct
429 struct ftrace_profile records[]; argument
444 (PROFILE_RECORDS_SIZE / sizeof(struct ftrace_profile))
459 struct ftrace_profile *rec = v; in function_stat_next()
495 const struct ftrace_profile *a = p1; in function_stat_cmp()
496 const struct ftrace_profile *b = p2; in function_stat_cmp()
509 const struct ftrace_profile *a = p1; in function_stat_cmp()
510 const struct ftrace_profile *b = p2; in function_stat_cmp()
537 struct ftrace_profile *rec = v; in function_stat_show()
712 static struct ftrace_profile *
[all …]