Home
last modified time | relevance | path

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

/linux-3.4.99/tools/perf/
Dbuiltin-top.c359 struct hist_entry *syme = top->sym_filter_entry, *n, *found = NULL; in perf_top__prompt_symbol() local
364 if (syme) { in perf_top__prompt_symbol()
365 __zero_source_counters(syme); in perf_top__prompt_symbol()
545 struct hist_entry *syme = top->sym_filter_entry; in perf_top__handle_keypress() local
548 __zero_source_counters(syme); in perf_top__handle_keypress()