Home
last modified time | relevance | path

Searched refs:catch_trace_start (Results 1 – 4 of 4) sorted by relevance

/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/profiler/base/
DProfilerConstant.ts18 catch_trace_start = 1, enumerator
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/profiler/
DWorkerHandler.ts29 globalThis.catchTraceState == CatchTraceStatus.catch_trace_start ||
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/workers/
Dworker.js118 if (socketCollectItems.catch_trace_start) {
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/pages/
DFloatBall.ets75 MainWorker.postMessage({"catch_trace_start":true})