Home
last modified time | relevance | path

Searched refs:GetCpuUsage (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/hidebug/interfaces/js/kits/napi/
Dnapi_hidebug.cpp397 napi_value GetCpuUsage(napi_env env, napi_callback_info info) in GetCpuUsage() function
403 float tmpCpuUsage = dumpUsage->GetCpuUsage(pid); in GetCpuUsage()
475 DECLARE_NAPI_FUNCTION("getCpuUsage", GetCpuUsage), in DeclareHiDebugInterface()
/developtools/profiler/device/plugins/cpu_plugin/test/unittest/
Dcpu_data_plugin_unittest.cpp236 void GetCpuUsage(TestCpuUsage& cpuUsage, int64_t Hz) in GetCpuUsage() function
300 GetCpuUsage(cpuUsage, Hz);