Home
last modified time | relevance | path

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

/base/sensors/sensor/test/unittest/common/src/
H A Dsystem_info.cpp99 int32_t CpuInfo::GetProcOccupy(int32_t pid) in GetProcOccupy() function in OHOS::Sensors::SYSTEM_INFO::CpuInfo
220 if ((procTime1 = GetProcOccupy(pid)) == OHOS::Sensors::ERROR) { in GetProcCpuUsage()
231 if ((procTime2 = GetProcOccupy(pid)) == OHOS::Sensors::ERROR) { in GetProcCpuUsage()
/base/sensors/sensor/test/unittest/common/include/
H A Dsystem_info.h61 int32_t GetProcOccupy(int32_t pid);

Completed in 2 milliseconds