Home
last modified time | relevance | path

Searched refs:DumpHeapSnapshotWithVm (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/include/
H A Ddfx_jsnapi.h73 static void DumpHeapSnapshotWithVm(const EcmaVM *vm, const DumpSnapShotOption &dumpOption, uint32_t tid);
/arkcompiler/ets_runtime/ecmascript/napi/
H A Ddfx_jsnapi.cpp157 DumpHeapSnapshotWithVm(vm, dumpOption, tid); in DumpHeapSnapshot()
160 void DFXJSNApi::DumpHeapSnapshotWithVm([[maybe_unused]] const EcmaVM *vm, in DumpHeapSnapshotWithVm() function in panda::DFXJSNApi
202 DumpHeapSnapshotWithVm(workerVm, dumpOption, tid); in DumpHeapSnapshotWithVm()

Completed in 3 milliseconds