Home
last modified time | relevance | path

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

/ohos5.0/base/sensors/sensor/test/unittest/common/include/
H A Dsystem_info.h31 virtual double GetSystemCpuUsage();
37 double GetSystemCpuUsage();
/ohos5.0/foundation/multimodalinput/input/test/unittest/common/include/
H A Dsystem_info.h31 virtual double GetSystemCpuUsage();
37 double GetSystemCpuUsage();
/ohos5.0/docs/zh-cn/application-dev/dfx/
H A Dhidebug-guidelines-ndk.md65 OH_LOG_INFO(LogType::LOG_APP, "GetSystemCpuUsage: %{public}f", cpuUsage);
122 …09-10 09:40:26.755 17221-17221/com.example.myapplication I A00000/testTag: GetSystemCpuUsage: 0.08…
/ohos5.0/docs/en/application-dev/dfx/
H A Dhidebug-guidelines-ndk.md65 OH_LOG_INFO(LogType::LOG_APP, "GetSystemCpuUsage: %{public}f", cpuUsage);
122 …09-10 09:40:26.755 17221-17221/com.example.myapplication I A00000/testTag: GetSystemCpuUsage: 0.08…
/ohos5.0/base/sensors/sensor/test/unittest/common/src/
H A Dsystem_info.cpp178 double CpuInfo::GetSystemCpuUsage() in GetSystemCpuUsage() function in OHOS::Sensors::SYSTEM_INFO::CpuInfo
/ohos5.0/foundation/multimodalinput/input/test/unittest/common/src/
H A Dsystem_info.cpp196 double CpuInfo::GetSystemCpuUsage() in GetSystemCpuUsage() function in OHOS::MMI::SYSTEM_INFO::CpuInfo