Searched defs:TestSystemStat (Results 1 – 1 of 1) sorted by relevance
41 struct TestSystemStat { struct42 int32_t core;43 int64_t user;44 int64_t nice;45 int64_t system;46 int64_t idle;47 int64_t iowait;48 int64_t irq;49 int64_t softirq;50 int64_t steal;