Home
last modified time | relevance | path

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

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