Home
last modified time | relevance | path

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

/drivers/peripheral/usb/test/moduletest/common/
H A Dusb_utils.h26 int32_t threadPeak; member
39 int32_t threadPeak; member
H A Dusb_utils.cpp111 if (pinfo.threadCur > pinfo.threadPeak) { in ParseFile()
112 pinfo.threadPeak = pinfo.threadCur; in ParseFile()
145 info.threadPeak = pinfo.threadPeak; in CalcProcInfoFromFile()

Completed in 1 milliseconds