Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/trace/
Dftrace.c271 struct ftrace_profile_page { struct
272 struct ftrace_profile_page *next; argument
280 struct ftrace_profile_page *pages; argument
281 struct ftrace_profile_page *start;
286 (PAGE_SIZE - offsetof(struct ftrace_profile_page, records))
305 struct ftrace_profile_page *pg; in function_stat_next()
307 pg = (struct ftrace_profile_page *)((unsigned long)rec & PAGE_MASK); in function_stat_next()
435 struct ftrace_profile_page *pg; in ftrace_profile_reset()
451 struct ftrace_profile_page *pg; in ftrace_profile_pages_init()