Home
last modified time | relevance | path

Searched defs:GetSystemCpuUsage (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/hidebug/frameworks/native/src/
Dhidebug_native_interface_impl.cpp122 std::optional<double> HidebugNativeInterfaceImpl::GetSystemCpuUsage() in GetSystemCpuUsage() function in OHOS::HiviewDFX::HidebugNativeInterfaceImpl
/developtools/profiler/hidebug/interfaces/js/kits/napi/
Dnapi_hidebug.cpp415 static napi_value GetSystemCpuUsage(napi_env env, napi_callback_info info) in GetSystemCpuUsage() function