Home
last modified time | relevance | path

Searched refs:selectSnapshotStruct (Results 1 – 4 of 4) sorted by relevance

/developtools/smartperf_host/ide/src/trace/database/ui-worker/
DProcedureWorkerSnapshot.ts120 SnapshotStruct.selectSnapshotStruct = SnapshotStruct.hoverSnapshotStruct;
123 SnapshotStruct.selectSnapshotStruct!.startNs,
134 SnapshotStruct.selectSnapshotStruct = SnapshotStruct.hoverSnapshotStruct;
137 SnapshotStruct.selectSnapshotStruct!.startNs,
146 SnapshotStruct.selectSnapshotStruct = SnapshotStruct.hoverSnapshotStruct;
147 sp.traceSheetEL?.displaySmapsData(SnapshotStruct.selectSnapshotStruct!, smapsRow!.dataListCache);
153 SnapshotStruct.selectSnapshotStruct = SnapshotStruct.hoverSnapshotStruct;
154 sp.traceSheetEL?.displayShmData(SnapshotStruct.selectSnapshotStruct!, shmRow!.dataListCache);
162 SnapshotStruct.selectSnapshotStruct = SnapshotStruct.hoverSnapshotStruct;
171 SnapshotStruct.selectSnapshotStruct = SnapshotStruct.hoverSnapshotStruct;
[all …]
DProcedureWorkerHeapSnapshot.ts73 HeapSnapshotStruct.selectSnapshotStruct = HeapSnapshotStruct.hoverSnapshotStruct;
75 HeapSnapshotStruct.selectSnapshotStruct!,
95 static selectSnapshotStruct: HeapSnapshotStruct | undefined; property in HeapSnapshotStruct
124 HeapSnapshotStruct.selectSnapshotStruct &&
125 HeapSnapshotStruct.equals(HeapSnapshotStruct.selectSnapshotStruct, data)
/developtools/smartperf_host/ide/src/trace/component/
DSpSystemTrace.event.ts206 HeapSnapshotStruct.selectSnapshotStruct = findEntry;
DSpSystemTrace.ts1029 HeapSnapshotStruct.selectSnapshotStruct = undefined;
1034 SnapshotStruct.selectSnapshotStruct = undefined;