Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dsort.h136 bool has_no_entry; member
A Dhist.c2074 parent->has_no_entry = false; in hists__remove_entry_filter()
2087 h->has_no_entry = false; in hists__remove_entry_filter()
/linux-6.3-rc2/tools/perf/ui/browsers/
A Dhists.c282 if (he->has_no_entry) in hierarchy_count_rows()
488 he->has_no_entry = true; in hist_browser__toggle_fold()
495 if (he->has_no_entry) in hist_browser__toggle_fold()
496 he->has_no_entry = false; in hist_browser__toggle_fold()
623 he->has_no_entry = true; in hist_entry__set_folding()
626 he->has_no_entry = false; in hist_entry__set_folding()
1861 if (h->has_no_entry) { in hist_browser__refresh()
2921 if (he->has_no_entry) { in hist_browser__update_percent_limit()
2922 he->has_no_entry = false; in hist_browser__update_percent_limit()

Completed in 15 milliseconds