Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dsort.h128 bool has_no_entry; member
Dhist.c2016 parent->has_no_entry = false; in hists__remove_entry_filter()
2029 h->has_no_entry = false; in hists__remove_entry_filter()
/Linux-v5.4/tools/perf/ui/browsers/
Dhists.c279 if (he->has_no_entry) in hierarchy_count_rows()
434 he->has_no_entry = true; in hist_browser__toggle_fold()
441 if (he->has_no_entry) in hist_browser__toggle_fold()
442 he->has_no_entry = false; in hist_browser__toggle_fold()
569 he->has_no_entry = true; in hist_entry__set_folding()
572 he->has_no_entry = false; in hist_entry__set_folding()
1796 if (h->has_no_entry) { in hist_browser__refresh()
2794 if (he->has_no_entry) { in hist_browser__update_percent_limit()
2795 he->has_no_entry = false; in hist_browser__update_percent_limit()