| /arkcompiler/toolchain/test/fuzztest/agent/heapprofiler/heapprofilercollectgarbage_fuzzer/ |
| H A D | heapprofilercollectgarbage_fuzzer.cpp | 46 auto heapProfiler = std::make_unique<HeapProfilerImpl>(vm, nullptr); in HeapprofilerCollectgarbageFuzzTest() local
|
| /arkcompiler/toolchain/test/fuzztest/agent/heapprofiler/heapprofilerdisable_fuzzer/ |
| H A D | heapprofilerdisable_fuzzer.cpp | 46 auto heapProfiler = std::make_unique<HeapProfilerImpl>(vm, nullptr); in HeapprofilerDisableFuzzTest() local
|
| /arkcompiler/toolchain/test/fuzztest/agent/heapprofiler/heapprofilergetobjectbyheapobjectid_fuzzer/ |
| H A D | heapprofilergetobjectbyheapobjectid_fuzzer.cpp | 46 auto heapProfiler = std::make_unique<HeapProfilerImpl>(vm, nullptr); in HeapprofilerGetObjectByHeapObjectIdFuzzTest() local
|
| /arkcompiler/toolchain/test/fuzztest/agent/heapprofiler/heapprofilergetheapobjectid_fuzzer/ |
| H A D | heapprofilergetheapobjectid_fuzzer.cpp | 46 auto heapProfiler = std::make_unique<HeapProfilerImpl>(vm, nullptr); in HeapprofilerGetheapObjectIdFuzzTest() local
|
| /arkcompiler/toolchain/test/fuzztest/agent/heapprofiler/heapprofilerstoptrackingheapobjects_fuzzer/ |
| H A D | heapprofilerstoptrackingheapobjects_fuzzer.cpp | 46 auto heapProfiler = std::make_unique<HeapProfilerImpl>(vm, nullptr); in HeapprofilerStopTrackingHeapObjectsFuzzTest() local
|
| /arkcompiler/toolchain/test/fuzztest/agent/heapprofiler/heapprofilerstopsampling_fuzzer/ |
| H A D | heapprofilerstopsampling_fuzzer.cpp | 46 auto heapProfiler = std::make_unique<HeapProfilerImpl>(vm, nullptr); in HeapprofilerStopSamplingFuzzTest() local
|
| /arkcompiler/toolchain/test/fuzztest/agent/heapprofiler/heapprofilergetsamplingprofile_fuzzer/ |
| H A D | heapprofilergetsamplingprofile_fuzzer.cpp | 46 auto heapProfiler = std::make_unique<HeapProfilerImpl>(vm, nullptr); in HeapprofilerGetSamplingProfileFuzzTest() local
|
| /arkcompiler/toolchain/test/fuzztest/agent/heapprofiler/heapprofilertakeheapsnapshot_fuzzer/ |
| H A D | heapprofilertakeheapsnapshot_fuzzer.cpp | 46 auto heapProfiler = std::make_unique<HeapProfilerImpl>(vm, nullptr); in HeapprofilerTakeHeapSnapshotFuzzTest() local
|
| /arkcompiler/toolchain/test/fuzztest/agent/heapprofiler/heapprofileraddinspectedheapobject_fuzzer/ |
| H A D | heapprofileraddinspectedheapobject_fuzzer.cpp | 46 auto heapProfiler = std::make_unique<HeapProfilerImpl>(vm, nullptr); in HeapprofilerAddInspectedHeapObjectFuzzTest() local
|
| /arkcompiler/toolchain/test/fuzztest/agent/heapprofiler/heapprofilerdispatch_fuzzer/ |
| H A D | heapprofilerdispatch_fuzzer.cpp | 46 auto heapProfiler = std::make_unique<HeapProfilerImpl>(vm, nullptr); in HeapprofilerDispatchFuzzTest() local
|
| /arkcompiler/toolchain/test/fuzztest/agent/heapprofiler/heapprofilerenable_fuzzer/ |
| H A D | heapprofilerenable_fuzzer.cpp | 46 auto heapProfiler = std::make_unique<HeapProfilerImpl>(vm, nullptr); in HeapprofilerEnableFuzzTest() local
|
| /arkcompiler/toolchain/test/fuzztest/agent/heapprofiler/heapprofilerstarttrackingheapobjects_fuzzer/ |
| H A D | heapprofilerstarttrackingheapobjects_fuzzer.cpp | 47 auto heapProfiler = std::make_unique<HeapProfilerImpl>(vm, nullptr); in HeapprofilerStartTrackingHeapObjectsFuzzTest() local
|
| /arkcompiler/toolchain/test/fuzztest/agent/heapprofiler/heapprofilerstartsampling_fuzzer/ |
| H A D | heapprofilerstartsampling_fuzzer.cpp | 46 auto heapProfiler = std::make_unique<HeapProfilerImpl>(vm, nullptr); in HeapprofilerStartSamplingFuzzTest() local
|
| /arkcompiler/toolchain/tooling/ |
| H A D | dispatcher.cpp | 142 auto heapProfiler = std::make_unique<HeapProfilerImpl>(vm, channel); in Dispatcher() local
|
| /arkcompiler/toolchain/tooling/test/ |
| H A D | heapprofiler_impl_test.cpp | 92 auto heapProfiler = std::make_unique<HeapProfilerImpl>(ecmaVm, channel);
in HWTEST_F_L0() local 101 auto heapProfiler = std::make_unique<HeapProfilerImpl>(ecmaVm, channel);
in HWTEST_F_L0() local 110 auto heapProfiler = std::make_unique<HeapProfilerImpl>(ecmaVm, channel);
in HWTEST_F_L0() local 119 auto heapProfiler = std::make_unique<HeapProfilerImpl>(ecmaVm, channel);
in HWTEST_F_L0() local 128 auto heapProfiler = std::make_unique<HeapProfilerImpl>(ecmaVm, channel);
in HWTEST_F_L0() local 139 auto heapProfiler = std::make_unique<HeapProfilerImpl>(ecmaVm, channel); HWTEST_F_L0() local 150 auto heapProfiler = std::make_unique<HeapProfilerImpl>(ecmaVm, channel); HWTEST_F_L0() local 160 auto heapProfiler = std::make_unique<HeapProfilerImpl>(ecmaVm, channel); HWTEST_F_L0() local 169 auto heapProfiler = std::make_unique<HeapProfilerImpl>(ecmaVm, channel); HWTEST_F_L0() local 179 auto heapProfiler = std::make_unique<HeapProfilerImpl>(ecmaVm, channel); HWTEST_F_L0() local 421 auto heapProfiler = std::make_unique<HeapProfilerImpl>(ecmaVm, channel); HWTEST_F_L0() local 432 auto heapProfiler = std::make_unique<HeapProfilerImpl>(ecmaVm, channel); HWTEST_F_L0() local 443 auto heapProfiler = std::make_unique<HeapProfilerImpl>(ecmaVm, channel); HWTEST_F_L0() local [all...] |