Home
last modified time | relevance | path

Searched defs:newThread (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.cpp166 bool traceAllocation, bool newThread) in StartHeapTracking()
202 bool HeapProfiler::StopHeapTracking(Stream *stream, Progress *progress, bool newThread) in StopHeapTracking()
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp167 … [[maybe_unused]] bool traceAllocation, [[maybe_unused]] bool newThread) in StartHeapTracking()
194 [[maybe_unused]] bool newThread) in StopHeapTracking()
206 … [[maybe_unused]] Progress *progress, [[maybe_unused]] bool newThread) in StopHeapTracking()