OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sym_pcnt_filter
(Results
1 - 2
of
2
) sorted by null
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
top.h
37
int
sym_pcnt_filter
;
member in struct:perf_top
/external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-top.c
228
printf(" Events Pcnt (>=%d%%)\n", top->
sym_pcnt_filter
);
231
0, top->
sym_pcnt_filter
, top->print_entries, 4);
397
fprintf(stdout, "\t[F] annotate display filter (percent). \t(%d%%)\n", top->
sym_pcnt_filter
);
509
prompt_percent(&top->
sym_pcnt_filter
,
1064
.
sym_pcnt_filter
= 5,
Completed in 103 milliseconds