| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ |
| D | heap_profiler.cpp | 50 bool isVmMode, bool isPrivate) in DumpHeapSnapshot() 73 bool HeapProfiler::StartHeapTracking(double timeInterval, bool isVmMode, Stream *stream, in StartHeapTracking() 192 HeapSnapshot *HeapProfiler::MakeHeapSnapshot(SampleType sampleType, bool isVmMode, bool isPrivate, … in MakeHeapSnapshot()
|
| D | heap_snapshot.h | 371 …explicit HeapSnapshot(const EcmaVM *vm, const bool isVmMode, const bool isPrivate, const bool trac… in HeapSnapshot()
|
| /arkcompiler/ets_runtime/test/fuzztest/dumpheapsnapshot1_fuzzer/ |
| D | dumpheapsnapshot1_fuzzer.cpp | 44 bool isVmMode = true; in DumpHeapSnapshot1FuzzTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/dumpheapsnapshot2_fuzzer/ |
| D | dumpheapsnapshot2_fuzzer.cpp | 44 bool isVmMode = true; in DumpHeapSnapshot2FuzzTest() local
|
| /arkcompiler/ets_runtime/ecmascript/napi/test/ |
| D | dfx_jsnapi_tests.cpp | 84 bool isVmMode = true; in HWTEST_F_L0() local 115 bool isVmMode = true; in HWTEST_F_L0() local 157 bool isVmMode = true; in HWTEST_F_L0() local 204 bool isVmMode = true; in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/test/fuzztest/dumpheapsnapshot3_fuzzer/ |
| D | dumpheapsnapshot3_fuzzer.cpp | 46 bool isVmMode = true; in DumpHeapSnapshot3FuzzTest() local
|
| /arkcompiler/ets_runtime/ecmascript/napi/ |
| D | dfx_jsnapi.cpp | 51 const std::string &path, bool isVmMode, bool isPrivate) in DumpHeapSnapshot() 58 bool isVmMode, bool isPrivate) in DumpHeapSnapshot() 68 [[maybe_unused]] bool isVmMode, [[maybe_unused]] bool isPrivate) in DumpHeapSnapshot() 126 bool DFXJSNApi::StartHeapTracking(const EcmaVM *vm, double timeInterval, bool isVmMode, in StartHeapTracking()
|
| /arkcompiler/ets_runtime/test/fuzztest/stopheaptracking1_fuzzer/ |
| D | stopheaptracking1_fuzzer.cpp | 39 bool isVmMode = true; in StopHeapTracking1FuzzTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/startheaptracking_fuzzer/ |
| D | startheaptracking_fuzzer.cpp | 40 bool isVmMode = true; in StartHeapTrackingFuzzTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/stopheaptracking2_fuzzer/ |
| D | stopheaptracking2_fuzzer.cpp | 39 bool isVmMode = true; in StopHeapTracking2FuzzTest() local
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/ |
| D | heap_tracker_test.cpp | 288 bool isVmMode = true; in HWTEST_F_L0() local 297 bool isVmMode = true; in HWTEST_F_L0() local 512 bool isVmMode = true; in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | dump.cpp | 3532 std::vector<std::pair<CString, JSTaggedValue>> &vec, bool isVmMode) in DumpObject()
|