Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/ui/
A Dbrowser.h17 struct ui_browser { struct
27 void (*refresh_dimensions)(struct ui_browser *browser); argument
28 unsigned int (*refresh)(struct ui_browser *browser); argument
29 void (*write)(struct ui_browser *browser, void *entry, int row); argument
30 void (*seek)(struct ui_browser *browser, off_t offset, int whence); argument
31 bool (*filter)(struct ui_browser *browser, void *entry); argument
37 int ui_browser__set_color(struct ui_browser *browser, int color); argument

Completed in 3 milliseconds