Searched refs:PERF_EVLIST__HLIST_BITS (Results 1 – 2 of 2) sorted by relevance
24 #define PERF_EVLIST__HLIST_BITS 8 macro25 #define PERF_EVLIST__HLIST_SIZE (1 << PERF_EVLIST__HLIST_BITS)
505 hash = hash_64(sid->id, PERF_EVLIST__HLIST_BITS); in perf_evlist__id_hash()579 hash = hash_64(id, PERF_EVLIST__HLIST_BITS); in perf_evlist__id2sid()665 hash = hash_64(id, PERF_EVLIST__HLIST_BITS); in perf_evlist__event2evsel()