Searched defs:ProcessCpuValue (Results 1 – 1 of 1) sorted by relevance
87 struct ProcessCpuValue { struct88 std::string comm = "";89 uint64_t cpuTime = 0;90 uint64_t cpuCycles = 0;