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, Chunk *chunk) in HeapSnapShotFriendTest()
Dheap_tracker_third_test.cpp199 bool traceAllocation = false; in HWTEST_F_L0() local
Dheap_dump_test.cpp558 bool traceAllocation = false, bool newThread = true) override in StartHeapTracking()
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp176 bool traceAllocation = false; in HWTEST_F_L0() local
224 bool traceAllocation = false; in HWTEST_F_L0() local
/arkcompiler/toolchain/tooling/agent/
Dheapprofiler_impl.cpp394 bool traceAllocation = params.GetTrackAllocations(); in StartTrackingHeapObjects() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.cpp971 bool traceAllocation, bool newThread) in StartHeapTracking()
1118 bool traceAllocation) in MakeHeapSnapshot()
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp351 … [[maybe_unused]] bool traceAllocation, [[maybe_unused]] bool newThread) in StartHeapTracking()