Home
last modified time | relevance | path

Searched refs:refresh_threads_tab (Results 1 – 1 of 1) sorted by relevance

/spdk/app/spdk_top/
H A Dspdk_top.c1447 refresh_threads_tab(uint8_t current_page) in refresh_threads_tab() function
1827 …uint8_t (*refresh_function[NUMBER_OF_TABS])(uint8_t current_page) = {refresh_threads_tab, refresh_… in refresh_tab()