Searched refs:PERF_EVLIST__HLIST_SIZE (Results 1 – 2 of 2) sorted by relevance
19 #define PERF_EVLIST__HLIST_SIZE (1 << PERF_EVLIST__HLIST_BITS) macro23 struct hlist_head heads[PERF_EVLIST__HLIST_SIZE];
36 for (i = 0; i < PERF_EVLIST__HLIST_SIZE; ++i) in perf_evlist__init()