Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/trace/
Dftrace.c506 struct ftrace_profile_page { struct
507 struct ftrace_profile_page *next; argument
515 struct ftrace_profile_page *pages; argument
516 struct ftrace_profile_page *start;
521 (PAGE_SIZE - offsetof(struct ftrace_profile_page, records))
540 struct ftrace_profile_page *pg; in function_stat_next()
542 pg = (struct ftrace_profile_page *)((unsigned long)rec & PAGE_MASK); in function_stat_next()
676 struct ftrace_profile_page *pg; in ftrace_profile_reset()
692 struct ftrace_profile_page *pg; in ftrace_profile_pages_init()