Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/component/trace/
DTimerShaftElement.ts489 displayCollect(showCollect: boolean): void { method in TimerShaftElement
/developtools/smartperf_host/ide/src/trace/component/
DSpSystemTrace.init.ts109 sp.timerShaftEL?.displayCollect(sp.collectRows.length !== 0);
228 sp.timerShaftEL?.displayCollect(sp.collectRows.length !== 0);
DSpSystemTrace.ts1838 this.timerShaftEL?.displayCollect(false);