Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dtop.h28 bool hide_kernel_symbols, hide_user_symbols, zero; member
/linux-4.4.14/tools/perf/
Dbuiltin-top.c287 hists__decay_entries(hists, top->hide_user_symbols, in perf_top__print_sym_table()
405 top->hide_user_symbols ? "yes" : "no"); in perf_top__print_mapped_keys()
530 top->hide_user_symbols = !top->hide_user_symbols; in perf_top__handle_keypress()
558 hists__decay_entries(hists, t->hide_user_symbols, in perf_top__sort_new_samples()
839 if (top->hide_user_symbols) in perf_top__mmap_read_idx()
1160 OPT_BOOLEAN('U', "hide_user_symbols", &top.hide_user_symbols, in cmd_top()
/linux-4.4.14/tools/perf/Documentation/
Dperf-top.txt98 --hide_user_symbols::