Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/
Dbuiltin-top.c341 struct hist_entry *syme = top->sym_filter_entry, *n, *found = NULL; in perf_top__prompt_symbol() local
346 if (syme) { in perf_top__prompt_symbol()
347 __zero_source_counters(syme); in perf_top__prompt_symbol()
529 struct hist_entry *syme = top->sym_filter_entry; in perf_top__handle_keypress() local
532 __zero_source_counters(syme); in perf_top__handle_keypress()