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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
top.h 26 int print_entries, count_filter, delay_secs; member in struct:perf_top
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-top.c 395 fprintf(stdout, "\t[f] profile display filter (count). \t(%d)\n", top->count_filter);
506 prompt_integer(&top->count_filter, "Enter display event count filter");
1053 .count_filter = 5,
1093 OPT_INTEGER('f', "count-filter", &top.count_filter,

Completed in 35 milliseconds