Home
last modified time | relevance | path

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

/spdk/app/spdk_top/
H A Dspdk_top.c692 sort_threads(const void *p1, const void *p2) in sort_threads() function
796 qsort(g_threads_info, g_last_threads_count, sizeof(struct rpc_thread_info), sort_threads); in get_thread_data()