Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/component/trace/base/
DTraceRowConfig.ts128 this.initConfigChartTable(traceRow, bottomPanel);
176 initConfigChartTable(row: TraceRow<BaseStruct>, bottomPanel: DocumentFragment): void { method in TraceRowConfig