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

  /external/linux-tools-perf/util/
top.h 49 int display_weighted, freq, rb_entries; member in struct:perf_top
top.c 181 top->rb_entries = 0;
197 ++top->rb_entries;
  /external/linux-tools-perf/util/ui/browsers/
top.c 82 if (top->rb_entries == 0)
99 browser->b.nr_entries = top->rb_entries;

Completed in 61 milliseconds