Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-top.c392 struct hist_entry *syme = top->sym_filter_entry, *n, *found = NULL; in perf_top__prompt_symbol() local
398 if (syme) { in perf_top__prompt_symbol()
399 __zero_source_counters(syme); in perf_top__prompt_symbol()
572 struct hist_entry *syme = top->sym_filter_entry; in perf_top__handle_keypress() local
575 __zero_source_counters(syme); in perf_top__handle_keypress()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-top.c396 struct hist_entry *syme = top->sym_filter_entry, *n, *found = NULL; in perf_top__prompt_symbol() local
402 if (syme) { in perf_top__prompt_symbol()
403 __zero_source_counters(syme); in perf_top__prompt_symbol()
576 struct hist_entry *syme = top->sym_filter_entry; in perf_top__handle_keypress() local
579 __zero_source_counters(syme); in perf_top__handle_keypress()

Completed in 5 milliseconds