Searched defs:DumpHeapSnapshot (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/napi/ |
| D | dfx_jsnapi.cpp | 50 void DFXJSNApi::DumpHeapSnapshot(const EcmaVM *vm, int dumpFormat, in DumpHeapSnapshot() function in panda::DFXJSNApi 57 void DFXJSNApi::DumpHeapSnapshot(const EcmaVM *vm, int dumpFormat, Stream *stream, Progress *progre… in DumpHeapSnapshot() function in panda::DFXJSNApi 67 void DFXJSNApi::DumpHeapSnapshot([[maybe_unused]] const EcmaVM *vm, [[maybe_unused]] int dumpFormat, in DumpHeapSnapshot() function in panda::DFXJSNApi
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ |
| D | heap_profiler.cpp | 49 bool HeapProfiler::DumpHeapSnapshot(DumpFormat dumpFormat, Stream *stream, Progress *progress, in DumpHeapSnapshot() function in panda::ecmascript::HeapProfiler
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/ |
| D | heap_tracker_test.cpp | 227 HWTEST_F_L0(HeapTrackerTest, DumpHeapSnapshot) in HWTEST_F_L0() argument
|