Home
last modified time | relevance | path

Searched defs:ProcessCpuValue (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/cpp/watchdog/server/src/
DPerformanceProfiler.h97 struct ProcessCpuValue { struct
98 int32_t pid = -1;
99 std::string comm = "";
100 int64_t cpuTimeMillis = 0;
101 int64_t cpuCycles = 0;