Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/src/
DUidProcStatsCollector.h57 struct PidStat { struct
58 std::string comm = "";
59 std::string state = "";
60 int64_t startTimeMillis = 0;
61 int64_t cpuTimeMillis = 0;
62 uint64_t majorFaults = 0;