Home
last modified time | relevance | path

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

/linux/include/linux/
A Dperf_event.h598 #define SWEVENT_HLIST_BITS 8 macro
599 #define SWEVENT_HLIST_SIZE (1 << SWEVENT_HLIST_BITS)
/linux/kernel/events/
A Dcore.c9363 return hash_64(val, SWEVENT_HLIST_BITS); in swevent_hash()

Completed in 31 milliseconds