Home
last modified time | relevance | path

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

/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/process/
DTabPaneThreadUsage.ts166 getTableColumns(traceId?: string | null): string { method in TabPaneThreadUsage
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/schedulingAnalysis/
DTop20ThreadCpuUsage.ts491 getTableColumns(type: string): string { method in Top20ThreadCpuUsage
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/cpu/
DTabPaneCpuByThread.ts529 getTableColumns(cpus: Array<number>): string { method in TabPaneCpuByThread