Home
last modified time | relevance | path

Searched defs:hb (Results 1 – 1 of 1) sorted by relevance

/tools/perf/ui/browsers/
Dhists.c31 static bool hist_browser__has_filter(struct hist_browser *hb) in hist_browser__has_filter()
54 static u32 hist_browser__nr_entries(struct hist_browser *hb) in hist_browser__nr_entries()
69 static void hist_browser__update_rows(struct hist_browser *hb) in hist_browser__update_rows()
89 struct hist_browser *hb = container_of(browser, struct hist_browser, b); in hist_browser__refresh_dimensions() local
241 static int hierarchy_count_rows(struct hist_browser *hb, struct hist_entry *he, in hierarchy_count_rows()
486 static int hierarchy_set_folding(struct hist_browser *hb, struct hist_entry *he, in hierarchy_set_folding()
505 struct hist_browser *hb, bool unfold) in hist_entry__set_folding()
1678 struct hist_browser *hb; in ui_browser__hists_init_top() local
1690 struct hist_browser *hb = container_of(browser, struct hist_browser, b); in hist_browser__refresh() local
1784 struct hist_browser *hb; in ui_browser__hists_seek() local
[all …]