hide_user_symbols 291 tools/perf/builtin-top.c hists__decay_entries(hists, t->hide_user_symbols, hide_user_symbols 456 tools/perf/builtin-top.c top->hide_user_symbols ? "yes" : "no"); hide_user_symbols 577 tools/perf/builtin-top.c top->hide_user_symbols = !top->hide_user_symbols; hide_user_symbols 1160 tools/perf/builtin-top.c if (top->hide_user_symbols) hide_user_symbols 1467 tools/perf/builtin-top.c OPT_BOOLEAN('U', "hide_user_symbols", &top.hide_user_symbols, hide_user_symbols 35 tools/perf/util/top.h bool hide_kernel_symbols, hide_user_symbols, zero;