Home
last modified time | relevance | path

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

/arkcompiler/toolchain/test/fuzztest/agent/heapprofiler/heapprofilercollectgarbage_fuzzer/
H A Dheapprofilercollectgarbage_fuzzer.cpp46 auto heapProfiler = std::make_unique<HeapProfilerImpl>(vm, nullptr); in HeapprofilerCollectgarbageFuzzTest() local
/arkcompiler/toolchain/test/fuzztest/agent/heapprofiler/heapprofilerdisable_fuzzer/
H A Dheapprofilerdisable_fuzzer.cpp46 auto heapProfiler = std::make_unique<HeapProfilerImpl>(vm, nullptr); in HeapprofilerDisableFuzzTest() local
/arkcompiler/toolchain/test/fuzztest/agent/heapprofiler/heapprofilergetobjectbyheapobjectid_fuzzer/
H A Dheapprofilergetobjectbyheapobjectid_fuzzer.cpp46 auto heapProfiler = std::make_unique<HeapProfilerImpl>(vm, nullptr); in HeapprofilerGetObjectByHeapObjectIdFuzzTest() local
/arkcompiler/toolchain/test/fuzztest/agent/heapprofiler/heapprofilergetheapobjectid_fuzzer/
H A Dheapprofilergetheapobjectid_fuzzer.cpp46 auto heapProfiler = std::make_unique<HeapProfilerImpl>(vm, nullptr); in HeapprofilerGetheapObjectIdFuzzTest() local
/arkcompiler/toolchain/test/fuzztest/agent/heapprofiler/heapprofilerstoptrackingheapobjects_fuzzer/
H A Dheapprofilerstoptrackingheapobjects_fuzzer.cpp46 auto heapProfiler = std::make_unique<HeapProfilerImpl>(vm, nullptr); in HeapprofilerStopTrackingHeapObjectsFuzzTest() local
/arkcompiler/toolchain/test/fuzztest/agent/heapprofiler/heapprofilerstopsampling_fuzzer/
H A Dheapprofilerstopsampling_fuzzer.cpp46 auto heapProfiler = std::make_unique<HeapProfilerImpl>(vm, nullptr); in HeapprofilerStopSamplingFuzzTest() local
/arkcompiler/toolchain/test/fuzztest/agent/heapprofiler/heapprofilergetsamplingprofile_fuzzer/
H A Dheapprofilergetsamplingprofile_fuzzer.cpp46 auto heapProfiler = std::make_unique<HeapProfilerImpl>(vm, nullptr); in HeapprofilerGetSamplingProfileFuzzTest() local
/arkcompiler/toolchain/test/fuzztest/agent/heapprofiler/heapprofilertakeheapsnapshot_fuzzer/
H A Dheapprofilertakeheapsnapshot_fuzzer.cpp46 auto heapProfiler = std::make_unique<HeapProfilerImpl>(vm, nullptr); in HeapprofilerTakeHeapSnapshotFuzzTest() local
/arkcompiler/toolchain/test/fuzztest/agent/heapprofiler/heapprofileraddinspectedheapobject_fuzzer/
H A Dheapprofileraddinspectedheapobject_fuzzer.cpp46 auto heapProfiler = std::make_unique<HeapProfilerImpl>(vm, nullptr); in HeapprofilerAddInspectedHeapObjectFuzzTest() local
/arkcompiler/toolchain/test/fuzztest/agent/heapprofiler/heapprofilerdispatch_fuzzer/
H A Dheapprofilerdispatch_fuzzer.cpp46 auto heapProfiler = std::make_unique<HeapProfilerImpl>(vm, nullptr); in HeapprofilerDispatchFuzzTest() local
/arkcompiler/toolchain/test/fuzztest/agent/heapprofiler/heapprofilerenable_fuzzer/
H A Dheapprofilerenable_fuzzer.cpp46 auto heapProfiler = std::make_unique<HeapProfilerImpl>(vm, nullptr); in HeapprofilerEnableFuzzTest() local
/arkcompiler/toolchain/test/fuzztest/agent/heapprofiler/heapprofilerstarttrackingheapobjects_fuzzer/
H A Dheapprofilerstarttrackingheapobjects_fuzzer.cpp47 auto heapProfiler = std::make_unique<HeapProfilerImpl>(vm, nullptr); in HeapprofilerStartTrackingHeapObjectsFuzzTest() local
/arkcompiler/toolchain/test/fuzztest/agent/heapprofiler/heapprofilerstartsampling_fuzzer/
H A Dheapprofilerstartsampling_fuzzer.cpp46 auto heapProfiler = std::make_unique<HeapProfilerImpl>(vm, nullptr); in HeapprofilerStartSamplingFuzzTest() local
/arkcompiler/toolchain/tooling/
H A Ddispatcher.cpp142 auto heapProfiler = std::make_unique<HeapProfilerImpl>(vm, channel); in Dispatcher() local
/arkcompiler/toolchain/tooling/test/
H A Dheapprofiler_impl_test.cpp92 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...]

Completed in 5 milliseconds