Searched refs:sirq (Results 1 - 1 of 1) sorted by relevance
/third_party/toybox/toys/other/ |
H A D | vmstat.c | 33 uint64_t user, nice, sys, idle, wait, irq, sirq, intr, ctxt, running, blocked; member 113 top[idx].sys += top[idx].irq + top[idx].sirq; in vmstat_main() 132 // cache, swap_in, swap_out, io_in, io_out, sirq, ctxt, user, sys, idle,wait in vmstat_main()
|
Completed in 1 milliseconds