Home
last modified time | relevance | path

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

/spdk/app/spdk_top/
H A Dspdk_top.c223 struct rpc_poller_info { struct
224 char *name;
225 char *state;
226 uint64_t id;
227 uint64_t run_count;
228 uint64_t busy_count;
229 uint64_t period_ticks;
230 enum spdk_poller_type type;
231 char thread_name[MAX_THREAD_NAME];
232 uint64_t thread_id;