Home
last modified time | relevance | path

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

/spdk/app/spdk_top/
H A Dspdk_top.c2095 PANEL *sort_panel; in change_sorting() local
2133 sort_panel = new_panel(sort_win); in change_sorting()
2134 assert(sort_panel != NULL); in change_sorting()
2136 top_panel(sort_panel); in change_sorting()
2236 del_panel(sort_panel); in change_sorting()