Home
last modified time | relevance | path

Searched defs:traceAllocation (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/test/fuzztest/startheaptracking_fuzzer/
Dstartheaptracking_fuzzer.cpp41 bool traceAllocation = false; in StartHeapTrackingFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/stopheaptracking1_fuzzer/
Dstopheaptracking1_fuzzer.cpp40 bool traceAllocation = false; in StopHeapTracking1FuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/stopheaptracking2_fuzzer/
Dstopheaptracking2_fuzzer.cpp40 bool traceAllocation = false; in StopHeapTracking2FuzzTest() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.cpp74 bool traceAllocation, bool newThread) in StartHeapTracking()
192 …filer::MakeHeapSnapshot(SampleType sampleType, bool isVmMode, bool isPrivate, bool traceAllocation) in MakeHeapSnapshot()
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp158 bool traceAllocation = false; in HWTEST_F_L0() local
205 bool traceAllocation = false; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_tracker_test.cpp290 bool traceAllocation = false; in HWTEST_F_L0() local
299 bool traceAllocation = false; in HWTEST_F_L0() local
514 bool traceAllocation = false; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp127 Stream *stream, bool traceAllocation, bool newThread) in StartHeapTracking()
/arkcompiler/toolchain/tooling/agent/
Dheapprofiler_impl.cpp301 bool traceAllocation = params.GetTrackAllocations(); in StartTrackingHeapObjects() local