Searched refs:PERF_EVLIST__HLIST_SIZE (Results 1 - 2 of 2) sorted by relevance

/external/linux-tools-perf/util/
H A Devlist.h19 #define PERF_EVLIST__HLIST_SIZE (1 << PERF_EVLIST__HLIST_BITS) macro
23 struct hlist_head heads[PERF_EVLIST__HLIST_SIZE];
H A Devlist.c36 for (i = 0; i < PERF_EVLIST__HLIST_SIZE; ++i)

Completed in 290 milliseconds