Home
last modified time | relevance | path

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

/linux/tools/perf/ui/browsers/
A Dhists.c283 if (he->has_no_entry) in hierarchy_count_rows()
484 he->has_no_entry = true; in hist_browser__toggle_fold()
491 if (he->has_no_entry) in hist_browser__toggle_fold()
492 he->has_no_entry = false; in hist_browser__toggle_fold()
628 he->has_no_entry = true; in __hist_browser__set_folding()
631 he->has_no_entry = false; in __hist_browser__set_folding()
1852 if (h->has_no_entry) { in hist_browser__refresh()
2939 if (he->has_no_entry) { in hist_browser__update_percent_limit()
2940 he->has_no_entry = false; in hist_browser__update_percent_limit()
/linux/tools/perf/util/
A Dhist.h258 bool has_no_entry; member
A Dhist.c2118 parent->has_no_entry = false; in hists__remove_entry_filter()
2131 h->has_no_entry = false; in hists__remove_entry_filter()

Completed in 19 milliseconds