Home
last modified time | relevance | path

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

/kernel/trace/
Dftrace.c409 #define PROFILES_PER_PAGE \ macro
611 pages = DIV_ROUND_UP(functions, PROFILES_PER_PAGE); in ftrace_profile_pages_init()
736 if (stat->pages->index == PROFILES_PER_PAGE) { in ftrace_profile_alloc()