Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/base-ui/utils/
DExcelFormater.ts63 …static testExport(dataSource: { columns: any[]; tables: any[]; sheetName: string }[], fileName: st…
68 dataSource: { columns: any[]; tables: any[]; sheetName: string }[],
74 sheets.push(this.createTableData(data.columns, data.tables, image));
134 tables: any[],
136 dataSource: { columns: any[]; tables: any[]; sheetName: string }[]
202 tables.forEach((item, sheetIndex) => {
DCSVFormater.ts180 …static async csvExport(dataSource: { columns: any[]; tables: any[]; fileName: string }): Promise<s…
187 if (dataSource.tables.length > 0) {
188 if (Array.isArray(dataSource.tables[0])) {
189 dataSource.tables.forEach((childArr, childIndex) => {
198 let resultArr = JSONToCSV.treeToArr(dataSource.tables);
/developtools/profiler/host/smartperf/ide/src/base-ui/utils/
DExcelFormater.ts63 …static testExport(dataSource: { columns: any[]; tables: any[]; sheetName: string }[], fileName: st…
68 dataSource: { columns: any[]; tables: any[]; sheetName: string }[],
74 sheets.push(this.createTableData(data.columns, data.tables, image));
134 tables: any[],
136 dataSource: { columns: any[]; tables: any[]; sheetName: string }[]
202 tables.forEach((item, sheetIndex) => {
DCSVFormater.ts186 …static async csvExport(dataSource: { columns: any[]; tables: any[]; fileName: string }): Promise<s…
189 let resultArr = JSonToCSV.treeToArr(dataSource.tables);
/developtools/profiler/host/smartperf/ide/src/trace/component/trace/base/
DTraceSheet.ts300 let tables = Array.from(
303 for (let table of tables) {
538 let tables = Array.from(
541 for (let table of tables) {
/developtools/smartperf_host/ide/src/trace/component/trace/base/
DTraceSheet.ts331 let tables = Array.from(
334 for (let table of tables) {
720 let tables = Array.from(
723 for (let table of tables) {
/developtools/profiler/host/smartperf/trace_streamer/gn/
DBUILD.gn152 cflags += [ "-funwind-tables" ]
/developtools/smartperf_host/trace_streamer/gn/
DBUILD.gn153 cflags += [ "-funwind-tables" ]
/developtools/profiler/host/smartperf/doc/
Ddes_support_event.md85 sys.mem.page.tables
Dquickstart_trace_streamer.md151 sys.mem.page.tables
/developtools/profiler/host/smartperf/trace_streamer/doc/
Ddes_support_event.md130 sys.mem.page.tables
/developtools/smartperf_host/trace_streamer/doc/
Ddes_support_event.md130 sys.mem.page.tables
/developtools/hiperf/
DREADME.md297 Run **recv_binary_cache.py** to collect symbol tables. The tool searches for the ELF in the specifi…
/developtools/profiler/host/smartperf/ide/src/base-ui/table/
Dlit-table.ts375 tables: this.ds,
389 tables: this.ds,
/developtools/smartperf_host/ide/src/base-ui/table/
Dlit-table.ts377 tables: this.ds,
391 tables: this.ds,
/developtools/profiler/hiebpf/include/
Dvmlinux.h12264 struct udp_tunnel_nic_table_info tables[4]; member
36521 void *tables[0]; member
58196 struct table_header *tables[8]; member
66953 struct its_baser tables[8]; member
98711 struct acpi_table_desc *tables; member
141627 u32 tables; member
141683 long unsigned int tables; member