Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/
Dbuiltin-top.c339 struct hist_entry *syme = top->sym_filter_entry, *n, *found = NULL; in perf_top__prompt_symbol() local
345 if (syme) { in perf_top__prompt_symbol()
346 __zero_source_counters(syme); in perf_top__prompt_symbol()
523 struct hist_entry *syme = top->sym_filter_entry; in perf_top__handle_keypress() local
526 __zero_source_counters(syme); in perf_top__handle_keypress()