Home
last modified time | relevance | path

Searched refs:JSVM_CpuProfiler (Results 1 - 3 of 3) sorted by relevance

/third_party/node/src/
H A Djsvm_types.h101 typedef struct JSVM_CpuProfiler__* JSVM_CpuProfiler; typedef
H A Djsvm.h2252 JSVM_CpuProfiler* result);
2265 JSVM_CpuProfiler profiler,
H A Djs_native_api_v8.cc2014 OH_JSVM_StartCpuProfiler(JSVM_VM vm, JSVM_CpuProfiler* result) { in OH_JSVM_StartCpuProfiler()
2020 *result = reinterpret_cast<JSVM_CpuProfiler>(profiler); in OH_JSVM_StartCpuProfiler()
2025 OH_JSVM_StopCpuProfiler(JSVM_VM vm, JSVM_CpuProfiler profiler, in OH_JSVM_StopCpuProfiler()

Completed in 12 milliseconds