Lines Matching defs:hb
56 static bool hist_browser__has_filter(struct hist_browser *hb) in hist_browser__has_filter()
79 static void hist_browser__set_title_space(struct hist_browser *hb) in hist_browser__set_title_space()
88 static u32 hist_browser__nr_entries(struct hist_browser *hb) in hist_browser__nr_entries()
103 static void hist_browser__update_rows(struct hist_browser *hb) in hist_browser__update_rows()
129 struct hist_browser *hb = container_of(browser, struct hist_browser, b); in hist_browser__refresh_dimensions() local
272 static int hierarchy_count_rows(struct hist_browser *hb, struct hist_entry *he, in hierarchy_count_rows()
569 static int hierarchy_set_folding(struct hist_browser *hb, struct hist_entry *he, in hierarchy_set_folding()
588 struct hist_browser *hb, bool unfold) in __hist_entry__set_folding()
1817 struct hist_browser *hb; in ui_browser__hists_init_top() local
1828 struct hist_browser *hb = container_of(browser, struct hist_browser, b); in hist_browser__refresh() local
1921 struct hist_browser *hb; in ui_browser__hists_seek() local
2889 static void hist_browser__update_nr_entries(struct hist_browser *hb) in hist_browser__update_nr_entries()
2908 static void hist_browser__update_percent_limit(struct hist_browser *hb, in hist_browser__update_percent_limit()