Home
last modified time | relevance | path

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

/developtools/profiler/hidebug/interfaces/js/kits/napi/
Dnapi_hidebug.cpp434 static void ConvertThreadCpuUsageToJs(napi_env env, napi_value &result, uint32_t threadIdValue, dou… in ConvertThreadCpuUsageToJs() function
453 ConvertThreadCpuUsageToJs(env, obj, threadId, cpuUsage); in ConvertThreadCpuUsageMapToJs()