Searched defs:this (Results 1 – 10 of 10) sorted by relevance
817 this.displayTab<TabPaneCurrent>('tabpane-current').setCurrentSlicesTime(data); method in TraceSheet864 this.displayTab<TabPaneCurrentSelection>('current-selection').setPerfToolsData(data); method in TraceSheet905 this.displayTab<TabPaneCurrentSelection>(...names).setFunctionData( method in TraceSheet969 …displayFlagData = (flagObj: Flag): void => this.displayTab<TabPaneFlag>('box-flag').setCurrentFlag… method in TraceSheet
236 …this.ioCompletionTimesSource = this.ioCompletionTimesQueryDataSource.filter((ioCompletionTimesQuer… property in TabPaneIoCompletionTimes
237 this.vmEventSource = this.queryVmEventDataSource.filter((item) => { property in TabPaneVirtualMemoryEvents
200 this.sampleTypesList.push(copyTypes); method in TabPaneNMSampleList
373 this.nMCallTreeFilterExtend(secondFilterList); method in TabpaneNMCalltree
215 this.freshTableHeadResizeStyle(); method in SpQuerySQL
326 this.irqAndSoftirqSource = groupAndSumDurations(data); property in TabPaneIrqCounter
474 this.initializeCpuValues(cpuByThreadValue, cpuByThreadObject); method in TabPaneCpuByThread
226 this.points = { startX: startPointX, startY: startPointY, endX: endPointX, endY: endPointY }; property in SpWebHdcShell
143677 struct devfreq *this; member