Home
last modified time | relevance | path

Searched defs:progress (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/test/fuzztest/dumpheapsnapshot3_fuzzer/
Ddumpheapsnapshot3_fuzzer.cpp50 Progress *progress = nullptr; in DumpHeapSnapshot3FuzzTest() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.cpp49 bool HeapProfiler::DumpHeapSnapshot(DumpFormat dumpFormat, Stream *stream, Progress *progress, in DumpHeapSnapshot()
109 bool HeapProfiler::StopHeapTracking(Stream *stream, Progress *progress, bool newThread) in StopHeapTracking()
/arkcompiler/toolchain/build/prebuilts_download/
Dprebuilts_download.py40 progress = Progress( variable
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp57 …d DFXJSNApi::DumpHeapSnapshot(const EcmaVM *vm, int dumpFormat, Stream *stream, Progress *progress, in DumpHeapSnapshot()
149 bool DFXJSNApi::StopHeapTracking(const EcmaVM *vm, Stream* stream, Progress *progress, bool newThre… in StopHeapTracking()
/arkcompiler/toolchain/tooling/agent/
Dheapprofiler_impl.cpp337 HeapProfilerProgress progress(&frontend_); in StopTrackingHeapObjects() local
353 HeapProfilerProgress progress(&frontend_); in TakeHeapSnapshot() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp114 ecmascript::Progress *progress = nullptr; in HWTEST_F_L0() local