Home
last modified time | relevance | path

Searched refs:has_no_entry (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dsort.h133 bool has_no_entry; member
H A Dhist.c2063 parent->has_no_entry = false; in hists__remove_entry_filter()
2076 h->has_no_entry = false; in hists__remove_entry_filter()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsort.h137 bool has_no_entry; member
H A Dhist.c2105 parent->has_no_entry = false; in hists__remove_entry_filter()
2118 h->has_no_entry = false; in hists__remove_entry_filter()
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A Dhists.c282 if (he->has_no_entry) in hierarchy_count_rows()
483 he->has_no_entry = true; in hist_browser__toggle_fold()
490 if (he->has_no_entry) in hist_browser__toggle_fold()
491 he->has_no_entry = false; in hist_browser__toggle_fold()
627 he->has_no_entry = true; in __hist_browser__set_folding()
630 he->has_no_entry = false; in __hist_browser__set_folding()
1850 if (h->has_no_entry) { in hist_browser__refresh()
2910 if (he->has_no_entry) { in hist_browser__update_percent_limit()
2911 he->has_no_entry = false; in hist_browser__update_percent_limit()
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dhists.c282 if (he->has_no_entry) in hierarchy_count_rows()
483 he->has_no_entry = true; in hist_browser__toggle_fold()
490 if (he->has_no_entry) in hist_browser__toggle_fold()
491 he->has_no_entry = false; in hist_browser__toggle_fold()
627 he->has_no_entry = true; in __hist_browser__set_folding()
630 he->has_no_entry = false; in __hist_browser__set_folding()
1851 if (h->has_no_entry) { in hist_browser__refresh()
2915 if (he->has_no_entry) { in hist_browser__update_percent_limit()
2916 he->has_no_entry = false; in hist_browser__update_percent_limit()

Completed in 21 milliseconds