Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.cpp190 bool traceAllocation, bool newThread) in StartHeapTracking()
312 … bool captureNumericValue, bool traceAllocation, bool isFullGC) in MakeHeapSnapshot()
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_tracker_first_test.cpp284 bool traceAllocation = false; in HWTEST_F_L0() local
297 bool traceAllocation = false; in HWTEST_F_L0() local
Dheap_tracker_third_test.cpp190 bool traceAllocation = false; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp171 bool traceAllocation = false; in HWTEST_F_L0() local
219 bool traceAllocation = false; in HWTEST_F_L0() local
/arkcompiler/toolchain/tooling/agent/
Dheapprofiler_impl.cpp333 bool traceAllocation = params.GetTrackAllocations(); in StartTrackingHeapObjects() local
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp223 … [[maybe_unused]] bool traceAllocation, [[maybe_unused]] bool newThread) in StartHeapTracking()