Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/test/moduletest/common/
H A Dusb_utils.h29 struct ParseProcInfo { struct
30 double ramTotal;
31 double ramPeak;
32 double ramCur;
33 double cpuTotal;
34 double cpuPeak;
35 double cpuCur;
37 int32_t ramCount;
38 int32_t cpuCount;
39 int32_t threadPeak;
[all …]