Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/resource/
H A Dcpu.h40 struct SysCpuUsage { struct
41 uint64_t startTime = 0;
42 uint64_t endTime = 0;
43 std::vector<CpuUsageInfo> cpuInfos;