Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_tracker_first_test.cpp288 bool traceAllocation = false; in HWTEST_F_L0() local
304 bool traceAllocation = false; in HWTEST_F_L0() local
Dheap_snapshot_test.cpp25 bool traceAllocation, EntryIdMap* entryIdMap) in HeapSnapShotFriendTest()
Dheap_tracker_third_test.cpp199 bool traceAllocation = false; in HWTEST_F_L0() local
Dheap_dump_test.cpp873 bool traceAllocation = false, bool newThread = true) override in StartHeapTracking()
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.cpp449 bool traceAllocation, bool newThread) in StartHeapTracking()
604 bool traceAllocation) in MakeHeapSnapshot()
/arkcompiler/toolchain/tooling/dynamic/agent/
Dheapprofiler_impl.cpp400 bool traceAllocation = params.GetTrackAllocations(); in StartTrackingHeapObjects() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp177 bool traceAllocation = false; in HWTEST_F_L0() local
225 bool traceAllocation = false; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp383 … [[maybe_unused]] bool traceAllocation, [[maybe_unused]] bool newThread) in StartHeapTracking()