Home
last modified time | relevance | path

Searched defs:initFolder (Results 1 – 8 of 8) sorted by relevance

/developtools/smartperf_host/smartperf_host/ide/src/trace/component/chart/
DSpLogChart.ts40 async initFolder(): Promise<TraceRow<LogStruct>> { method in SpLogChart
DSpIrqChart.ts120 async initFolder(traceId?: string): Promise<TraceRow<BaseStruct>> { method in SpIrqChart
DSpPerfOutputDataChart.ts134 async initFolder(): Promise<TraceRow<unknown>> { method in SpPerfOutputDataChart
DSpClockChart.ts273 async initFolder(traceId?: string): Promise<TraceRow<BaseStruct>> { method in SpClockChart
DSpHangChart.ts161 async initFolder(): Promise<TraceRow<BaseStruct>> { method in SpHangChart
DSpEBPFChart.ts72 async initFolder(): Promise<TraceRow<unknown>> { method in SpEBPFChart
DSpArkTsChart.ts113 public async initFolder(): Promise<void> { method in SpArkTsChart
DSpGpuCounterChart.ts50 initFolder(res: Array<unknown>, isSimpleUpload: boolean): void { method in SpGpuCounterChart