Searched refs:hide_unresolved (Results 1 – 2 of 2) sorted by relevance
17 bool hide_unresolved; member77 if (al.filtered || (mem->hide_unresolved && al.sym == NULL)) in dump_raw_samples()207 OPT_BOOLEAN('U', "hide-unresolved", &mem.hide_unresolved, in cmd_mem()
44 bool hide_unresolved; member100 if (rep->hide_unresolved && !al->sym) in perf_report__add_mem_hist_entry()193 if (rep->hide_unresolved && !(bi[i].from.sym && bi[i].to.sym)) in perf_report__add_branch_hist_entry()313 if (al.filtered || (rep->hide_unresolved && al.sym == NULL)) in process_sample_event()819 OPT_BOOLEAN('U', "hide-unresolved", &report.hide_unresolved, in cmd_report()