Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/include/
H A Dplatform_monitor.h33 struct PerfMeasure { struct
34 uint32_t maxTotalCount;
35 uint32_t maxTotalSize;
36 std::vector<std::string> domains;
38 uint32_t totalCount;
39 uint32_t totalSize;
40 uint8_t breakCount;
41 uint64_t breakDuration;
42 uint32_t minSpeed;
43 uint32_t maxSpeed;
[all …]