Searched defs:current_page (Results 1 – 1 of 1) sorted by relevance
/spdk/app/spdk_top/ |
H A D | spdk_top.c | 1447 refresh_threads_tab(uint8_t current_page) in refresh_threads_tab() 1586 refresh_pollers_tab(uint8_t current_page) in refresh_pollers_tab() 1796 refresh_cores_tab(uint8_t current_page) in refresh_cores_tab() 1825 refresh_tab(enum tabs tab, uint8_t current_page) in refresh_tab() 2246 check_resize_interface(uint8_t active_tab, uint8_t *current_page) in check_resize_interface() 2545 display_thread(uint64_t thread_id, uint8_t current_page, uint8_t active_tab, in display_thread() 2650 show_thread(uint8_t current_page, uint8_t active_tab) in show_thread() 2664 show_single_thread(uint64_t thread_id, uint8_t current_page, uint8_t active_tab, WINDOW *core_popup, in show_single_thread() 2681 show_core(uint8_t current_page, uint8_t active_tab) in show_core() 2853 show_poller(uint8_t current_page, uint8_t active_tab) in show_poller() [all …]
|