Home
last modified time | relevance | path

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

/spdk/lib/event/
H A Dapp.c72 uint64_t sys; global() member
154 parse_proc_stat(unsigned int core,uint64_t * user,uint64_t * sys,uint64_t * irq) parse_proc_stat() argument
190 uint64_t usr, sys, irq; init_proc_stat() local
208 app_get_proc_stat(unsigned int core,uint64_t * usr,uint64_t * sys,uint64_t * irq) app_get_proc_stat() argument
[all...]
H A Dapp_rpc.c360 uint64_t sys, usr, irq; in _rpc_framework_get_reactors() local
/spdk/app/spdk_top/
H A Dspdk_top.c253 uint64_t sys; member