Searched refs:PERF_SAMPLE_ID__HLIST_BITS (Results 1 – 2 of 2) sorted by relevance
37 #define PERF_SAMPLE_ID__HLIST_BITS 4 macro38 #define PERF_SAMPLE_ID__HLIST_SIZE (1 << PERF_SAMPLE_ID__HLIST_BITS)
576 hash = hash_32(tid, PERF_SAMPLE_ID__HLIST_BITS); in perf_sample_id__get_period_storage()
Completed in 6 milliseconds