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.h49 struct PidStat { struct
50 std::string comm = "";
51 std::string state = "";
52 int64_t startTimeMillis = 0;
53 int64_t cpuTimeMillis = 0;
54 uint64_t majorFaults = 0;