Searched defs:traceAllocation (Results 1 - 6 of 6) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/ |
| H A D | heap_tracker_first_test.cpp | 288 bool traceAllocation = false;
in HWTEST_F_L0() local 304 bool traceAllocation = false;
in HWTEST_F_L0() local
|
| H A D | heap_tracker_third_test.cpp | 199 bool traceAllocation = false; in HWTEST_F_L0() local
|
| /arkcompiler/toolchain/tooling/agent/ |
| H A D | heapprofiler_impl.cpp | 394 bool traceAllocation = params.GetTrackAllocations(); in StartTrackingHeapObjects() local
|
| /arkcompiler/ets_runtime/ecmascript/napi/test/ |
| H A D | dfx_jsnapi_tests.cpp | 176 bool traceAllocation = false; in HWTEST_F_L0() local 224 bool traceAllocation = false; in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/napi/ |
| H A D | dfx_jsnapi.cpp | 350 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 D | heap_profiler.cpp | 375 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