Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/trace/
Dftrace.c511 struct ftrace_profile_page { struct
512 struct ftrace_profile_page *next; argument
520 struct ftrace_profile_page *pages; argument
521 struct ftrace_profile_page *start;
526 (PAGE_SIZE - offsetof(struct ftrace_profile_page, records))
545 struct ftrace_profile_page *pg; in function_stat_next()
547 pg = (struct ftrace_profile_page *)((unsigned long)rec & PAGE_MASK); in function_stat_next()
686 struct ftrace_profile_page *pg; in ftrace_profile_reset()
702 struct ftrace_profile_page *pg; in ftrace_profile_pages_init()