Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/trace/
H A Dftrace.c385 struct ftrace_profile { struct
398 struct ftrace_profile records[]; argument
413 (PROFILE_RECORDS_SIZE / sizeof(struct ftrace_profile))
428 struct ftrace_profile *rec = v; in function_stat_next()
464 const struct ftrace_profile *a = p1; in function_stat_cmp()
465 const struct ftrace_profile *b = p2; in function_stat_cmp()
478 const struct ftrace_profile *a = p1; in function_stat_cmp()
479 const struct ftrace_profile *b = p2; in function_stat_cmp()
506 struct ftrace_profile *rec = v; in function_stat_show()
689 static struct ftrace_profile *
[all …]