Home
last modified time | relevance | path

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

/external/linux-tools-perf/util/
Dtop.h51 bool hide_kernel_symbols, hide_user_symbols, zero; member
Dtop.c186 if ((top->hide_user_symbols && in perf_top__decay_samples()
/external/linux-tools-perf/
Dbuiltin-top.c471 top.hide_user_symbols ? "yes" : "no"); in print_mapped_keys()
593 top.hide_user_symbols = !top.hide_user_symbols; in handle_keypress()
728 if (top.hide_user_symbols) in perf_event__process_sample()
1059 OPT_BOOLEAN('U', "hide_user_symbols", &top.hide_user_symbols,
/external/linux-tools-perf/Documentation/
Dperf-top.txt94 --hide_user_symbols::