Home
last modified time | relevance | path

Searched defs:current_row (Results 1 – 1 of 1) sorted by relevance

/spdk/app/spdk_top/
H A Dspdk_top.c1335 draw_thread_tab_row(uint64_t current_row, uint8_t item_index) in draw_thread_tab_row()
1487 draw_poller_tab_row(uint64_t current_row, uint8_t item_index) in draw_poller_tab_row()
1625 draw_core_tab_row(uint64_t current_row, uint8_t item_index) in draw_core_tab_row()
2394 uint64_t current_row, i, time; in draw_thread_win_content() local