Home
last modified time | relevance | path

Searched refs:hide_user_symbols (Results 1 – 3 of 3) sorted by relevance

/external/linux-tools-perf/src/tools/perf/
Dbuiltin-top.c293 top->hide_user_symbols, in perf_top__print_sym_table()
406 top->hide_user_symbols ? "yes" : "no"); in perf_top__print_mapped_keys()
536 top->hide_user_symbols = !top->hide_user_symbols; in perf_top__handle_keypress()
559 t->hide_user_symbols, in perf_top__sort_new_samples()
827 if (top->hide_user_symbols) in perf_top__mmap_read_idx()
1101 OPT_BOOLEAN('U', "hide_user_symbols", &top.hide_user_symbols, in cmd_top()
/external/linux-tools-perf/src/tools/perf/util/
Dtop.h27 bool hide_kernel_symbols, hide_user_symbols, zero; member
/external/linux-tools-perf/src/tools/perf/Documentation/
Dperf-top.txt98 --hide_user_symbols::