Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dsort.h130 bool has_no_entry; member
Dhist.c1884 parent->has_no_entry = false; in hists__remove_entry_filter()
1897 h->has_no_entry = false; in hists__remove_entry_filter()
/Linux-v4.19/tools/perf/ui/browsers/
Dhists.c267 if (he->has_no_entry) in hierarchy_count_rows()
422 he->has_no_entry = true; in hist_browser__toggle_fold()
429 if (he->has_no_entry) in hist_browser__toggle_fold()
430 he->has_no_entry = false; in hist_browser__toggle_fold()
557 he->has_no_entry = true; in hist_entry__set_folding()
560 he->has_no_entry = false; in hist_entry__set_folding()
1778 if (h->has_no_entry) { in hist_browser__refresh()
2670 if (he->has_no_entry) { in hist_browser__update_percent_limit()
2671 he->has_no_entry = false; in hist_browser__update_percent_limit()