Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
H A Dheap_tracker_first_test.cpp288 bool traceAllocation = false; in HWTEST_F_L0() local
304 bool traceAllocation = false; in HWTEST_F_L0() local
H A Dheap_tracker_third_test.cpp199 bool traceAllocation = false; in HWTEST_F_L0() local
/arkcompiler/toolchain/tooling/agent/
H A Dheapprofiler_impl.cpp394 bool traceAllocation = params.GetTrackAllocations(); in StartTrackingHeapObjects() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Ddfx_jsnapi_tests.cpp176 bool traceAllocation = false; in HWTEST_F_L0() local
224 bool traceAllocation = false; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/napi/
H A Ddfx_jsnapi.cpp350 StartHeapTracking([[maybe_unused]] const EcmaVM *vm, [[maybe_unused]] double timeInterval, [[maybe_unused]] bool isVmMode, [[maybe_unused]] Stream *stream, [[maybe_unused]] bool traceAllocation, [[maybe_unused]] bool newThread) StartHeapTracking() argument
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_profiler.cpp375 bool traceAllocation = false; in GenerateHeapSnapshot() local
725 StartHeapTracking(double timeInterval, bool isVmMode, Stream *stream, bool traceAllocation, bool newThread) StartHeapTracking() argument
872 MakeHeapSnapshot(SampleType sampleType, const DumpSnapShotOption &dumpOption, bool traceAllocation) MakeHeapSnapshot() argument

Completed in 7 milliseconds