SWEVENT_HLIST_BITS  546 include/linux/perf_event.h #define SWEVENT_HLIST_SIZE		(1 << SWEVENT_HLIST_BITS)
SWEVENT_HLIST_BITS 8367 kernel/events/core.c 	return hash_64(val, SWEVENT_HLIST_BITS);