Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_profiler_interface.h37 bool isSync = true; // OOM and Ide dump need sync dump. member
H A Dheap_profiler.cpp697 if (dumpOption.isSync) { in DumpHeapSnapshot()
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dheap.cpp685 dumpOption.isSync = true; in DumpHeapSnapshotBeforeOOM()
1540 dumpOption.isSync = true; in DumpHeapSnapshotBeforeOOM()
2706 dumpOption.isSync = false; in ThresholdReachedDump()

Completed in 6 milliseconds