Searched refs:PROFILES_PER_PAGE (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/kernel/trace/
H A Dftrace.c523 #define PROFILES_PER_PAGE \ macro
720 pages = DIV_ROUND_UP(functions, PROFILES_PER_PAGE); ftrace_profile_pages_init()
845 if (stat->pages->index == PROFILES_PER_PAGE) { ftrace_profile_alloc()

Completed in 91 milliseconds