Home
last modified time | relevance | path

Searched refs:ioBlockedCnt (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/services/Car/cpp/watchdog/server/src/
H A DProcStat.h62 ProcStatInfo(CpuStats stats, uint32_t runnableCnt, uint32_t ioBlockedCnt) : in ProcStatInfo() argument
65 ioBlockedProcessCount(ioBlockedCnt) {} in ProcStatInfo()