Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.cpp166 bool traceAllocation, bool newThread) in StartHeapTracking()
287 bool captureNumericValue, bool traceAllocation) in MakeHeapSnapshot()
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp170 bool traceAllocation = false; in HWTEST_F_L0() local
218 bool traceAllocation = false; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_tracker_test.cpp284 bool traceAllocation = false; in HWTEST_F_L0() local
296 bool traceAllocation = false; in HWTEST_F_L0() local
519 bool traceAllocation = false; in HWTEST_F_L0() local
/arkcompiler/toolchain/tooling/agent/
Dheapprofiler_impl.cpp325 bool traceAllocation = params.GetTrackAllocations(); in StartTrackingHeapObjects() local
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp167 … [[maybe_unused]] bool traceAllocation, [[maybe_unused]] bool newThread) in StartHeapTracking()