Home
last modified time | relevance | path

Searched refs:PERF_SAMPLE_ID__HLIST_BITS (Results 1 – 2 of 2) sorted by relevance

/tools/lib/perf/include/internal/
A Devsel.h37 #define PERF_SAMPLE_ID__HLIST_BITS 4 macro
38 #define PERF_SAMPLE_ID__HLIST_SIZE (1 << PERF_SAMPLE_ID__HLIST_BITS)
/tools/lib/perf/
A Devsel.c576 hash = hash_32(tid, PERF_SAMPLE_ID__HLIST_BITS); in perf_sample_id__get_period_storage()

Completed in 6 milliseconds