Searched refs:functionIndex (Results 1 – 11 of 11) sorted by relevance
| /developtools/smartperf_host/ide/test/js-heap/logic/ |
| D | Allocation.test.ts | 24 functionIndex: 0, 43 functionIndex: 324, 65 functionIndex: 44, 147 functionIndex: 0, 166 functionIndex: 0, 187 functionIndex: 6, 206 functionIndex: 33, 227 functionIndex: 1, 246 functionIndex: 57, 327 functionIndex: 35,
|
| /developtools/smartperf_host/ide/src/js-heap/logic/ |
| D | Allocation.ts | 46 if (keyMap.has(node.name + node.functionIndex)) { 47 let uniqueNode = keyMap.get(node.name + node.functionIndex); 57 keyMap.set(node.name + node.functionIndex, node); 77 functionList.push(this.fileStruct.snapshotStruct.functionInfos[node.functionIndex]);
|
| /developtools/profiler/host/smartperf/ide/src/js-heap/logic/ |
| D | Allocation.ts | 46 if (keyMap.has(node.name + node.functionIndex)) { 47 let uniqueNode = keyMap.get(node.name + node.functionIndex); 57 keyMap.set(node.name + node.functionIndex, node); 77 functionList.push(this.fileStruct.snapshotStruct.functionInfos[node.functionIndex]);
|
| /developtools/smartperf_host/ide/src/js-heap/model/ |
| D | UiStruct.ts | 135 functionIndex = -1; property in AllocationFunction
|
| /developtools/profiler/host/smartperf/ide/src/js-heap/model/ |
| D | UiStruct.ts | 135 functionIndex = -1; property in AllocationFunction
|
| /developtools/smartperf_host/ide/src/js-heap/ |
| D | LoadDatabase.ts | 145 traceNode.functionIndex = row.functionInfoIndex;
|
| /developtools/profiler/host/smartperf/ide/src/js-heap/ |
| D | LoadDatabase.ts | 149 traceNode.functionIndex = row.functionInfoIndex;
|
| /developtools/profiler/host/smartperf/trace_streamer/src/trace_data/ |
| D | trace_stdtype.cpp | 2665 uint32_t functionIndex, in AppendNewData() argument 2674 functionIndexs_.emplace_back(functionIndex); in AppendNewData()
|
| D | trace_stdtype.h | 2228 uint32_t functionIndex,
|
| /developtools/smartperf_host/trace_streamer/src/trace_data/ |
| D | trace_stdtype.cpp | 2714 uint32_t functionIndex, in AppendNewData() argument 2723 functionIndexs_.emplace_back(functionIndex); in AppendNewData()
|
| D | trace_stdtype.h | 2261 uint32_t functionIndex,
|