Home
last modified time | relevance | path

Searched refs:hoverPerfCallCutStruct (Results 1 – 3 of 3) sorted by relevance

/developtools/smartperf_host/ide/src/trace/database/ui-worker/hiperf/
DProcedureWorkerHiPerfCallChart.ts62 HiPerfCallChartStruct.hoverPerfCallCutStruct = re;
67 HiPerfCallChartStruct.hoverPerfCallCutStruct = re;
73 HiPerfCallChartStruct.hoverPerfCallCutStruct = undefined;
84 static hoverPerfCallCutStruct: HiPerfCallChartStruct | undefined; property in HiPerfCallChartStruct
137 …if (HiPerfCallChartStruct.hoverPerfCallCutStruct && data === HiPerfCallChartStruct.hoverPerfCallCu…
/developtools/smartperf_host/ide/src/trace/component/chart/
DSpHiPerf.ts230 let hoverStruct = HiPerfCallChartStruct.hoverPerfCallCutStruct;
272 HiPerfCallChartStruct.hoverPerfCallCutStruct = perfCallCutRow.getHoverStruct();
/developtools/smartperf_host/ide/src/trace/component/
DSpSystemTrace.ts1009 HiPerfCallChartStruct.hoverPerfCallCutStruct = undefined;