Home
last modified time | relevance | path

Searched defs:GetCpuUsage (Results 1 – 4 of 4) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/
DCPU.cpp119 std::vector<CpuUsageInfos> CPU::GetCpuUsage() in GetCpuUsage() function in OHOS::SmartPerf::CPU
/developtools/profiler/hidebug/frameworks/native/src/
Dhidebug_native_interface_impl.cpp68 double HidebugNativeInterfaceImpl::GetCpuUsage() in GetCpuUsage() function in OHOS::HiviewDFX::HidebugNativeInterfaceImpl
/developtools/profiler/device/plugins/cpu_plugin/test/unittest/
Dcpu_data_plugin_unittest.cpp231 void GetCpuUsage(TestCpuUsage& cpuUsage, int64_t Hz) in GetCpuUsage() function
/developtools/profiler/hidebug/interfaces/js/kits/napi/
Dnapi_hidebug.cpp331 napi_value GetCpuUsage(napi_env env, napi_callback_info info) in GetCpuUsage() function