Home
last modified time | relevance | path

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

/spdk/app/spdk_top/
H A Dspdk_top.c628 subsort_threads(enum column_threads_type sort_column, const void *p1, const void *p2) in subsort_threads() function
696 res = subsort_threads(g_current_sort_col[THREADS_TAB], p1, p2); in sort_threads()
698 res = subsort_threads(g_current_sort_col2[THREADS_TAB], p1, p2); in sort_threads()