Searched defs:ProcessCpuValue (Results 1 – 1 of 1) sorted by relevance
97 struct ProcessCpuValue { struct98 int32_t pid = -1;99 std::string comm = "";100 int64_t cpuTimeMillis = 0;101 int64_t cpuCycles = 0;