Home
last modified time | relevance | path

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

/linux/tools/perf/ui/browsers/
H A Dannotate-data.c39 static struct annotated_data_browser *get_browser(struct ui_browser *uib) in get_browser()
214 static struct browser_entry *browser__prev_entry(struct ui_browser *uib, in browser__prev_entry()
237 static struct browser_entry *browser__next_entry(struct ui_browser *uib, in browser__next_entry()
263 static void browser__seek(struct ui_browser *uib, off_t offset, int whence) in browser__seek()
304 static unsigned int browser__refresh(struct ui_browser *uib) in browser__refresh()
334 static int browser__show(struct ui_browser *uib) in browser__show()
366 static void browser__write_overhead(struct ui_browser *uib, in browser__write_overhead()
387 static void browser__write(struct ui_browser *uib, void *entry, int row) in browser__write()