Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dtop.h28 bool hide_kernel_symbols, hide_user_symbols, zero; member
/linux-4.1.27/tools/perf/
Dbuiltin-top.c282 hists__decay_entries(hists, top->hide_user_symbols, in perf_top__print_sym_table()
399 top->hide_user_symbols ? "yes" : "no"); in perf_top__print_mapped_keys()
524 top->hide_user_symbols = !top->hide_user_symbols; in perf_top__handle_keypress()
551 hists__decay_entries(hists, t->hide_user_symbols, in perf_top__sort_new_samples()
827 if (top->hide_user_symbols) in perf_top__mmap_read_idx()
1109 OPT_BOOLEAN('U', "hide_user_symbols", &top.hide_user_symbols, in cmd_top()
/linux-4.1.27/tools/perf/Documentation/
Dperf-top.txt98 --hide_user_symbols::