Home
last modified time | relevance | path

Searched refs:ramCur (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/usb/test/moduletest/common/
H A Dusb_utils.cpp90 pinfo.ramCur = stod(pch); in ParseFile()
92 pinfo.ramTotal += pinfo.ramCur; in ParseFile()
93 if (pinfo.ramCur > pinfo.ramPeak) { in ParseFile()
94 pinfo.ramPeak = pinfo.ramCur; in ParseFile()
H A Dusb_utils.h32 double ramCur; member

Completed in 2 milliseconds