Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/trace/
Dftrace.c451 #define FTRACE_PROFILE_HASH_SIZE (1 << FTRACE_PROFILE_HASH_BITS) macro
609 FTRACE_PROFILE_HASH_SIZE * sizeof(struct hlist_head)); in ftrace_profile_reset()
685 size = FTRACE_PROFILE_HASH_SIZE; in ftrace_profile_init_cpu()