Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/
Dbuiltin-top.c390 struct hist_entry *syme = top->sym_filter_entry, *n, *found = NULL; in perf_top__prompt_symbol() local
396 if (syme) { in perf_top__prompt_symbol()
397 __zero_source_counters(syme); in perf_top__prompt_symbol()
570 struct hist_entry *syme = top->sym_filter_entry; in perf_top__handle_keypress() local
573 __zero_source_counters(syme); in perf_top__handle_keypress()