Searched defs:proc_workqueueinfo (Results 1 – 1 of 1) sorted by relevance
225 struct proc_workqueueinfo { struct226 uint32_t pwq_nthreads; /* total number of workqueue threads */227 uint32_t pwq_runthreads; /* total number of running workqueue threads */228 uint32_t pwq_blockedthreads; /* total number of blocked workqueue threads */229 uint32_t pwq_state;