Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/component/trace/sheet/
DTabPaneCurrentSelection.ts105 selectWakeupBean: any; property in TabPaneCurrentSelection
156 this.selectWakeupBean = {
1470 if (this.selectWakeupBean) {
1473 resource.unshift(this.selectWakeupBean);
1475 maxDuration = Math.max(maxDuration, this.selectWakeupBean.dur);
1476 maxPriority = Math.max(maxPriority, this.selectWakeupBean.priority);