Searched refs:ui_browser__list_head_seek (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/ui/ |
H A D | browser.h | 82 void ui_browser__list_head_seek(struct ui_browser *browser, off_t offset, int whence);
|
H A D | browser.c | 103 void ui_browser__list_head_seek(struct ui_browser *browser, off_t offset, int whence) in ui_browser__list_head_seek() function
|
/kernel/linux/linux-6.6/tools/perf/ui/ |
H A D | browser.h | 82 void ui_browser__list_head_seek(struct ui_browser *browser, off_t offset, int whence);
|
H A D | browser.c | 103 void ui_browser__list_head_seek(struct ui_browser *browser, off_t offset, int whence) in ui_browser__list_head_seek() function
|
/kernel/linux/linux-5.10/tools/perf/ui/browsers/ |
H A D | annotate.c | 902 .seek = ui_browser__list_head_seek, in symbol__tui_annotate()
|
H A D | hists.c | 3571 .seek = ui_browser__list_head_seek, in __perf_evlist__tui_browse_hists()
|
/kernel/linux/linux-6.6/tools/perf/ui/browsers/ |
H A D | annotate.c | 961 .seek = ui_browser__list_head_seek, in symbol__tui_annotate()
|
H A D | hists.c | 3567 .seek = ui_browser__list_head_seek, in __evlist__tui_browse_hists()
|
Completed in 15 milliseconds