Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/trace/
Dftrace.c288 #define PROFILES_PER_PAGE \ macro
479 pages = DIV_ROUND_UP(functions, PROFILES_PER_PAGE); in ftrace_profile_pages_init()
613 if (stat->pages->index == PROFILES_PER_PAGE) { in ftrace_profile_alloc()