Searched refs:PERF_EVLIST__HLIST_BITS (Results 1 – 4 of 4) sorted by relevance
10 #define PERF_EVLIST__HLIST_BITS 8 macro11 #define PERF_EVLIST__HLIST_SIZE (1 << PERF_EVLIST__HLIST_BITS)
874 hash = hash_32(guest_tid->tid, PERF_EVLIST__HLIST_BITS); in guest_session__map_tid()951 hash = hash_64(guest_id->id, PERF_EVLIST__HLIST_BITS); in guest_session__map_id()1010 hash = hash_64(id, PERF_EVLIST__HLIST_BITS); in guest_session__lookup_id()1117 hash = hash_32(tid, PERF_EVLIST__HLIST_BITS); in guest_session__lookup_tid()
243 hash = hash_64(sid->id, PERF_EVLIST__HLIST_BITS); in perf_evlist__id_hash()
641 hash = hash_64(id, PERF_EVLIST__HLIST_BITS); in evlist__id2sid()724 hash = hash_64(id, PERF_EVLIST__HLIST_BITS); in evlist__event2evsel()