Searched defs:this (Results 1 – 11 of 11) sorted by relevance
670 this.displayTab<TabPaneCurrent>('tabpane-current').setCurrentSlicesTime(data); method in TraceSheet737 …this.displayTab<TabPaneCurrentSelection>(...names).setFunctionData(data, threadName, scrollCallbac… method in TraceSheet795 …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
366 this.nMCallTreeFilterExtend(secondFilterList); method in TabpaneNMCalltree
313 this.irqAndSoftirqSource = groupAndSumDurations(data); property in TabPaneIrqCounter
215 this.freshTableHeadResizeStyle(); method in SpQuerySQL
138 this.fixedDeal(arr[i].children!, traceId); method in TabPaneFreqUsage
457 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