Home
last modified time | relevance | path

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

/kernel/trace/
Dftrace.c389 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 *
[all …]