Home
last modified time | relevance | path

Searched defs:dumpOption (Results 1 - 15 of 15) sorted by relevance

/arkcompiler/ets_runtime/test/fuzztest/dumpheapsnapshot2_fuzzer/
H A Ddumpheapsnapshot2_fuzzer.cpp44 DumpSnapShotOption dumpOption; in DumpHeapSnapshot2FuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/dumpheapsnapshot1_fuzzer/
H A Ddumpheapsnapshot1_fuzzer.cpp45 DumpSnapShotOption dumpOption; in DumpHeapSnapshot1FuzzTest() local
/arkcompiler/ets_runtime/ecmascript/napi/include/
H A Ddfx_jsnapi.h59 DumpSnapShotOption dumpOption; member
/arkcompiler/ets_runtime/test/fuzztest/dumpheapsnapshot3_fuzzer/
H A Ddumpheapsnapshot3_fuzzer.cpp40 DumpSnapShotOption dumpOption; in DumpHeapSnapshot3FuzzTest() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
H A Dheap_tracker_second_test.cpp142 DumpSnapShotOption dumpOption; in HWTEST_F_L0() local
178 DumpSnapShotOption dumpOption; in HWTEST_F_L0() local
214 DumpSnapShotOption dumpOption; HWTEST_F_L0() local
250 DumpSnapShotOption dumpOption; HWTEST_F_L0() local
[all...]
H A Dheap_tracker_first_test.cpp254 DumpSnapShotOption dumpOption = { DumpFormat::JSON, true, true }; in HWTEST_F_L0() local
291 DumpSnapShotOption dumpOption; in HWTEST_F_L0() local
307 DumpSnapShotOption dumpOption; in HWTEST_F_L0() local
[all...]
H A Dheap_tracker_third_test.cpp151 DumpSnapShotOption dumpOption; in HWTEST_F_L0() local
202 DumpSnapShotOption dumpOption; in HWTEST_F_L0() local
[all...]
H A Dhprof_test.cpp133 DumpSnapShotOption dumpOption; in GenerateSnapShot() local
401 DumpSnapShotOption dumpOption; in HWTEST_F_L0() local
[all...]
H A Dheap_dump_test.cpp97 DumpSnapShotOption dumpOption; in GenerateSnapShot() local
106 DumpSnapShotOption dumpOption; in GenerateRawHeapSnashot() local
[all...]
/arkcompiler/toolchain/tooling/agent/
H A Dheapprofiler_impl.cpp448 DumpSnapShotOption dumpOption; in TakeHeapSnapshot() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Ddfx_jsnapi_tests.cpp90 DumpSnapShotOption dumpOption; in HWTEST_F_L0() local
123 DumpSnapShotOption dumpOption; in HWTEST_F_L0() local
[all...]
/arkcompiler/ets_runtime/ecmascript/napi/
H A Ddfx_jsnapi.cpp57 DumpHeapSnapshot([[maybe_unused]] const EcmaVM *vm, [[maybe_unused]] const std::string &path, [[maybe_unused]] const DumpSnapShotOption &dumpOption) DumpHeapSnapshot() argument
69 DumpHeapSnapshot([[maybe_unused]] const EcmaVM *vm, [[maybe_unused]] Stream *stream, [[maybe_unused]] const DumpSnapShotOption &dumpOption, [[maybe_unused]] Progress *progress) DumpHeapSnapshot() argument
105 DumpHeapSnapshot([[maybe_unused]] const EcmaVM *vm, [[maybe_unused]] const DumpSnapShotOption &dumpOption) DumpHeapSnapshot() argument
146 DumpHeapSnapshot([[maybe_unused]] const EcmaVM *vm, [[maybe_unused]] const DumpSnapShotOption &dumpOption, [[maybe_unused]] uint32_t tid) DumpHeapSnapshot() argument
160 DumpHeapSnapshotWithVm([[maybe_unused]] const EcmaVM *vm, [[maybe_unused]] const DumpSnapShotOption &dumpOption, [[maybe_unused]] uint32_t tid) DumpHeapSnapshotWithVm() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_profiler.cpp155 void HeapProfiler::DumpHeapSnapshot([[maybe_unused]] const DumpSnapShotOption &dumpOption) in DumpHeapSnapshot() argument
174 bool HeapProfiler::DoDump(Stream *stream, Progress *progress, const DumpSnapShotOption &dumpOption) in DoDump() argument
376 DumpSnapShotOption dumpOption; in GenerateHeapSnapshot() local
583 BinaryDump(Stream *stream, [[maybe_unused]] const DumpSnapShotOption &dumpOption) BinaryDump() argument
671 DumpHeapSnapshot(Stream *stream, const DumpSnapShotOption &dumpOption, Progress *progress) DumpHeapSnapshot() argument
731 DumpSnapShotOption dumpOption; StartHeapTracking() local
872 MakeHeapSnapshot(SampleType sampleType, const DumpSnapShotOption &dumpOption, bool traceAllocation) MakeHeapSnapshot() argument
[all...]
H A Dheap_snapshot.h408 HeapSnapshot(const EcmaVM *vm, StringHashMap *stringTable, const DumpSnapShotOption &dumpOption, in HeapSnapshot() argument
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dheap.cpp678 DumpSnapShotOption dumpOption; in DumpHeapSnapshotBeforeOOM() local
1533 DumpSnapShotOption dumpOption; DumpHeapSnapshotBeforeOOM() local
2699 DumpSnapShotOption dumpOption; ThresholdReachedDump() local
[all...]

Completed in 12 milliseconds