Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dtop.h36 bool hide_kernel_symbols, hide_user_symbols, zero; member
/linux-6.1.9/tools/perf/
Dbuiltin-top.c296 hists__decay_entries(hists, t->hide_user_symbols, in perf_top__resort_hists()
460 top->hide_user_symbols ? "yes" : "no"); in perf_top__print_mapped_keys()
581 top->hide_user_symbols = !top->hide_user_symbols; in perf_top__handle_keypress()
1167 if (top->hide_user_symbols) in deliver_event()
1486 OPT_BOOLEAN('U', "hide_user_symbols", &top.hide_user_symbols, in cmd_top()
/linux-6.1.9/tools/perf/Documentation/
Dperf-top.txt112 --hide_user_symbols::