Searched defs:CpuUsageHighInfo (Results 1 – 1 of 1) sorted by relevance
99 struct CpuUsageHighInfo : public BundleInfo, public TimeInfo { struct100 bool isForeground = false;101 uint64_t usage = 0;102 std::vector<ThreadInfo> threads;103 std::vector<LogInfo> externalLog;104 bool logOverLimit = false;