Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/trace/
Dftrace.c534 #define FTRACE_PROFILE_HASH_SIZE (1 << FTRACE_PROFILE_HASH_BITS) macro
687 FTRACE_PROFILE_HASH_SIZE * sizeof(struct hlist_head)); in ftrace_profile_reset()
763 size = FTRACE_PROFILE_HASH_SIZE; in ftrace_profile_init_cpu()