Searched defs:TestSystemStat (Results 1 – 1 of 1) sorted by relevance
46 struct TestSystemStat { struct47 int32_t core;48 int64_t user;49 int64_t nice;50 int64_t system;51 int64_t idle;52 int64_t iowait;53 int64_t irq;54 int64_t softirq;55 int64_t steal;