Searched refs:tables (Results 1 – 16 of 16) sorted by relevance
| /developtools/smartperf_host/ide/src/base-ui/utils/ |
| D | ExcelFormater.ts | 63 …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) => {
|
| D | CSVFormater.ts | 180 …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/ |
| D | ExcelFormater.ts | 63 …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) => {
|
| D | CSVFormater.ts | 186 …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/ |
| D | TraceSheet.ts | 300 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/ |
| D | TraceSheet.ts | 331 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/ |
| D | BUILD.gn | 152 cflags += [ "-funwind-tables" ]
|
| /developtools/smartperf_host/trace_streamer/gn/ |
| D | BUILD.gn | 153 cflags += [ "-funwind-tables" ]
|
| /developtools/profiler/host/smartperf/doc/ |
| D | des_support_event.md | 85 sys.mem.page.tables
|
| D | quickstart_trace_streamer.md | 151 sys.mem.page.tables
|
| /developtools/profiler/host/smartperf/trace_streamer/doc/ |
| D | des_support_event.md | 130 sys.mem.page.tables
|
| /developtools/smartperf_host/trace_streamer/doc/ |
| D | des_support_event.md | 130 sys.mem.page.tables
|
| /developtools/hiperf/ |
| D | README.md | 297 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/ |
| D | lit-table.ts | 375 tables: this.ds, 389 tables: this.ds,
|
| /developtools/smartperf_host/ide/src/base-ui/table/ |
| D | lit-table.ts | 377 tables: this.ds, 391 tables: this.ds,
|
| /developtools/profiler/hiebpf/include/ |
| D | vmlinux.h | 12264 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
|