Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/
Dbuiltin-top.c394 struct hist_entry *syme = top->sym_filter_entry, *n, *found = NULL; in perf_top__prompt_symbol() local
400 if (syme) { in perf_top__prompt_symbol()
401 __zero_source_counters(syme); in perf_top__prompt_symbol()
574 struct hist_entry *syme = top->sym_filter_entry; in perf_top__handle_keypress() local
577 __zero_source_counters(syme); in perf_top__handle_keypress()