Searched refs:annotated_data_browser (Results 1 – 1 of 1) sorted by relevance
32 struct annotated_data_browser { struct39 static struct annotated_data_browser *get_browser(struct ui_browser *uib) in get_browser() argument41 return container_of(uib, struct annotated_data_browser, b); in get_browser()76 static int add_child_entries(struct annotated_data_browser *browser, in add_child_entries()142 static u32 count_visible_entries(struct annotated_data_browser *browser) in count_visible_entries()153 static int annotated_data_browser__collect_entries(struct annotated_data_browser *browser) in annotated_data_browser__collect_entries()169 static void annotated_data_browser__delete_entries(struct annotated_data_browser *browser) in annotated_data_browser__delete_entries()217 struct annotated_data_browser *browser = get_browser(uib); in browser__prev_entry()240 struct annotated_data_browser *browser = get_browser(uib); in browser__next_entry()265 struct annotated_data_browser *browser = get_browser(uib); in browser__seek()[all …]