Searched refs:hist_browser (Results 1 - 1 of 1) sorted by relevance

/external/linux-tools-perf/util/ui/browsers/
H A Dhists.c22 struct hist_browser { struct
29 static void hist_browser__refresh_dimensions(struct hist_browser *self)
36 static void hist_browser__reset(struct hist_browser *self)
184 static bool hist_browser__toggle_fold(struct hist_browser *self)
285 static void hist_browser__set_folding(struct hist_browser *self, bool unfold)
293 static int hist_browser__run(struct hist_browser *self, const char *title)
362 static int hist_browser__show_callchain_node_rb_tree(struct hist_browser *self,
455 static int hist_browser__show_callchain_node(struct hist_browser *self,
506 static int hist_browser__show_callchain(struct hist_browser *self,
528 static int hist_browser__show_entry(struct hist_browser *sel
[all...]

Completed in 70 milliseconds