HomeSort by relevance Sort by last modified time
    Searched refs:PERF_EVLIST__HLIST_SIZE (Results 1 - 2 of 2) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
evlist.h 18 #define PERF_EVLIST__HLIST_SIZE (1 << PERF_EVLIST__HLIST_BITS)
29 struct hlist_head heads[PERF_EVLIST__HLIST_SIZE];
evlist.c 35 for (i = 0; i < PERF_EVLIST__HLIST_SIZE; ++i)

Completed in 71 milliseconds