Home
last modified time | relevance | path

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

/aosp_15_r20/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;