/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | hists_link.c | 150 if (hists__has(hists, need_collapse)) in __validate_match() 202 if (hists__has(hists, need_collapse)) in __validate_link()
|
H A D | hists_common.c | 169 if (hists__has(hists, need_collapse)) in print_hists_in()
|
H A D | hists_cumulate.c | 133 if (hists__has(hists, need_collapse)) in del_hist_entries()
|
H A D | hists_output.c | 99 if (hists__has(hists, need_collapse)) in del_hist_entries()
|
/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | hists_link.c | 169 if (hists__has(hists, need_collapse)) in __validate_match() 221 if (hists__has(hists, need_collapse)) in __validate_link()
|
H A D | hists_common.c | 169 if (hists__has(hists, need_collapse)) in print_hists_in()
|
H A D | hists_cumulate.c | 137 if (hists__has(hists, need_collapse)) in del_hist_entries()
|
H A D | hists_output.c | 102 if (hists__has(hists, need_collapse)) in del_hist_entries()
|
/kernel/linux/linux-5.10/tools/perf/ui/browsers/ |
H A D | hists.c | 2513 if ((!hists__has(browser->hists, thread) && in do_zoom_thread() 2514 !hists__has(browser->hists, comm)) || thread == NULL) in do_zoom_thread() 2523 if (hists__has(browser->hists, thread)) { in do_zoom_thread() 2548 if ((!hists__has(browser->hists, thread) && in add_thread_opt() 2549 !hists__has(browser->hists, comm)) || thread == NULL) in add_thread_opt() 2552 if (hists__has(browser->hists, thread)) { in add_thread_opt() 2572 if (!hists__has(browser->hists, dso) || map == NULL) in hists_browser__zoom_map() 2603 if (!hists__has(browser->hists, dso) || map == NULL) in add_dso_opt() 2650 if (!hists__has(browser->hists, dso) || map == NULL) in add_map_opt() 2843 if (!hists__has(browse in do_zoom_socket() [all...] |
/kernel/linux/linux-6.6/tools/perf/ui/browsers/ |
H A D | hists.c | 2516 if ((!hists__has(browser->hists, thread) && in do_zoom_thread() 2517 !hists__has(browser->hists, comm)) || thread == NULL) in do_zoom_thread() 2529 if (hists__has(browser->hists, thread)) { in do_zoom_thread() 2554 if ((!hists__has(browser->hists, thread) && in add_thread_opt() 2555 !hists__has(browser->hists, comm)) || thread == NULL) in add_thread_opt() 2560 if (hists__has(browser->hists, thread)) { in add_thread_opt() 2576 if (!hists__has(browser->hists, dso) || map == NULL) in hists_browser__zoom_map() 2608 if (!hists__has(browser->hists, dso) || map == NULL) in add_dso_opt() 2655 if (!hists__has(browser->hists, dso) || map == NULL) in add_map_opt() 2848 if (!hists__has(browse in do_zoom_socket() [all...] |
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | hist.c | 358 if (hists__has(hists, need_collapse)) in hists__delete_entry() 1113 bool fast = hists__has(he_tmp.hists, sym); in iter_add_next_cumulative_entry() 1641 if (!hists__has(hists, need_collapse)) in hists__collapse_resort() 1907 if (hists__has(hists, need_collapse)) in output_resort() 2333 if (hists__has(hists, need_collapse)) in hists__add_dummy_entry() 2424 if (hists__has(hists, need_collapse)) in hists__find_entry() 2504 if (hists__has(leader, need_collapse)) in hists__match() 2580 if (hists__has(other, need_collapse)) in hists__link() 2605 if (hists__has(hists, need_collapse)) in hists__unlink() 2739 if (hists__has(hist in __hists__scnprintf_title() [all...] |
H A D | hist.h | 103 #define hists__has(__h, __f) (__h)->hpp_list->__f macro
|
H A D | sort.c | 275 if (!hists__has(left->hists, dso) || hists__has(right->hists, dso)) { in sort__sym_cmp()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | hist.c | 368 if (hists__has(hists, need_collapse)) in hists__delete_entry() 1139 bool fast = hists__has(he_tmp.hists, sym); in iter_add_next_cumulative_entry() 1683 if (!hists__has(hists, need_collapse)) in hists__collapse_resort() 1949 if (hists__has(hists, need_collapse)) in output_resort() 2385 if (hists__has(hists, need_collapse)) in hists__add_dummy_entry() 2476 if (hists__has(hists, need_collapse)) in hists__find_entry() 2556 if (hists__has(leader, need_collapse)) in hists__match() 2632 if (hists__has(other, need_collapse)) in hists__link() 2657 if (hists__has(hists, need_collapse)) in hists__unlink() 2802 if (hists__has(hist in __hists__scnprintf_title() [all...] |
H A D | hist.h | 115 #define hists__has(__h, __f) (__h)->hpp_list->__f macro
|
H A D | sort.c | 335 if (!hists__has(left->hists, dso) || hists__has(right->hists, dso)) { in sort__sym_cmp()
|
/kernel/linux/linux-5.10/tools/perf/ui/gtk/ |
H A D | hists.c | 388 symbol_conf.use_callchain && hists__has(hists, sym)) { in perf_gtk__show_hists()
|
/kernel/linux/linux-6.6/tools/perf/ui/gtk/ |
H A D | hists.c | 388 symbol_conf.use_callchain && hists__has(hists, sym)) { in perf_gtk__show_hists()
|
/kernel/linux/linux-5.10/tools/perf/ui/ |
H A D | hist.c | 729 if (verbose > 0 && hists__has(hists, sym)) /* Addr + origin */ in hists__sort_list_width()
|
/kernel/linux/linux-6.6/tools/perf/ui/ |
H A D | hist.c | 732 if (verbose > 0 && hists__has(hists, sym)) /* Addr + origin */ in hists__sort_list_width()
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-diff.c | 544 if (hists__has(hists, need_collapse)) in hists__baseline_only() 688 if (hists__has(hists, need_collapse)) in hists__precompute()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-diff.c | 546 if (hists__has(hists, need_collapse)) in hists__baseline_only() 690 if (hists__has(hists, need_collapse)) in hists__precompute()
|
H A D | builtin-kvm.c | 707 if (hists__has(&kvm_hists.hists, need_collapse)) in clear_events_cache_stats()
|