PERF_EVLIST__HLIST_BITS  193 tools/perf/lib/evlist.c 	hash = hash_64(sid->id, PERF_EVLIST__HLIST_BITS);
PERF_EVLIST__HLIST_BITS   10 tools/perf/lib/include/internal/evlist.h #define PERF_EVLIST__HLIST_SIZE (1 << PERF_EVLIST__HLIST_BITS)
PERF_EVLIST__HLIST_BITS  448 tools/perf/util/evlist.c 	hash = hash_64(id, PERF_EVLIST__HLIST_BITS);
PERF_EVLIST__HLIST_BITS  534 tools/perf/util/evlist.c 	hash = hash_64(id, PERF_EVLIST__HLIST_BITS);