Searched refs:sym_filter_entry (Results 1 – 2 of 2) sorted by relevance
151 top->sym_filter_entry = he; in perf_top__parse_source()205 (top->sym_filter_entry == NULL || in perf_top__record_precise_ip()206 top->sym_filter_entry->ms.sym != sym))) in perf_top__record_precise_ip()239 struct hist_entry *he = top->sym_filter_entry; in perf_top__show_details()342 if (top->sym_filter_entry) { in perf_top__print_sym_table()401 top->sym_filter_entry = NULL; in perf_top__prompt_symbol()436 if (top->sym_filter_entry) { in perf_top__print_mapped_keys()437 struct symbol *sym = top->sym_filter_entry->ms.sym; in perf_top__print_mapped_keys()570 if (!top->sym_filter_entry) in perf_top__handle_keypress()573 struct hist_entry *syme = top->sym_filter_entry; in perf_top__handle_keypress()[all …]
40 struct hist_entry *sym_filter_entry; member
Completed in 7 milliseconds