Home
last modified time | relevance | path

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

/developtools/profiler/hidebug/frameworks/native/src/
Dhidebug_native_interface_impl.cpp137 double HidebugNativeInterfaceImpl::GetCpuUsage() in GetCpuUsage() function in OHOS::HiviewDFX::HidebugNativeInterfaceImpl
/developtools/smartperf_host/smartperf_device/device_command/collector/src/
DCPU.cpp135 std::vector<CpuUsageInfos> CPU::GetCpuUsage() in GetCpuUsage() function in OHOS::SmartPerf::CPU
/developtools/profiler/host/smartperf/client/client_command/
DCPU.cpp135 std::vector<CpuUsageInfos> CPU::GetCpuUsage() in GetCpuUsage() function in OHOS::SmartPerf::CPU
/developtools/profiler/hidebug/interfaces/ets/ani/hidebug/src/
Dani_hidebug.cpp152 ani_double GetCpuUsage(ani_env *env) in GetCpuUsage() function
/developtools/profiler/device/plugins/cpu_plugin/test/unittest/
Dcpu_data_plugin_unittest.cpp235 void GetCpuUsage(TestCpuUsage& cpuUsage, int64_t Hz) in GetCpuUsage() function
/developtools/profiler/hidebug/interfaces/js/kits/napi/
Dnapi_hidebug.cpp265 napi_value GetCpuUsage(napi_env env, napi_callback_info info) in GetCpuUsage() function