Home
last modified time | relevance | path

Searched defs:asyncFuncName (Results 1 – 3 of 3) sorted by relevance

/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/hiperf/
DTabPerfAsyncList.ts647 asyncFuncName?: string; property
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/chart/
DSpProcessChart.ts1903 const asyncFuncName = Array.from(namesSet); constant
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/base/
DTraceRow.ts215 asyncFuncName: string | Array<string> | undefined | null; property in TraceRow