Searched refs:PERF_EVLIST__HLIST_BITS (Results 1 – 3 of 3) sorted by relevance
9 #define PERF_EVLIST__HLIST_BITS 8 macro10 #define PERF_EVLIST__HLIST_SIZE (1 << PERF_EVLIST__HLIST_BITS)
236 hash = hash_64(sid->id, PERF_EVLIST__HLIST_BITS); in perf_evlist__id_hash()
530 hash = hash_64(id, PERF_EVLIST__HLIST_BITS); in perf_evlist__id2sid()616 hash = hash_64(id, PERF_EVLIST__HLIST_BITS); in perf_evlist__event2evsel()