Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/component/trace/sheet/cpu/
DTabPaneFrequencySample.ts30 private selectionParam: SelectionParam | null | undefined; property in TabPaneFrequencySample
39 if (frequencySampleValue == this.selectionParam) {
44 this.selectionParam = frequencySampleValue;
104 …getInitTime(initFreqResult: Array<any>, sampleMap: Map<any, any>, selectionParam: SelectionParam) {
105 let leftStartNs = selectionParam.leftNs + selectionParam.recordStartNs;
106 let rightEndNs = selectionParam.rightNs + selectionParam.recordStartNs;
DTabPanePTS.ts29 private selectionParam: SelectionParam | null | undefined; property in TabPanePTS
32 if (ptsValue == this.selectionParam) {
35 this.selectionParam = ptsValue;
DTabPaneSPT.ts29 private selectionParam: SelectionParam | null | undefined; property in TabPaneSPT
32 if (sptValue == this.selectionParam) {
35 this.selectionParam = sptValue;
DTabPaneCounterSample.ts29 private selectionParam: SelectionParam | null | undefined; property in TabPaneCounterSample
38 if (counterSampleValue == this.selectionParam) {
43 this.selectionParam = counterSampleValue;
/developtools/profiler/host/smartperf/ide/src/trace/component/trace/sheet/cpu/
DTabPaneFrequencySample.ts30 private selectionParam: SelectionParam | null | undefined; property in TabPaneFrequencySample
39 if (frequencySampleValue == this.selectionParam) {
44 this.selectionParam = frequencySampleValue;
104 …getInitTime(initFreqResult: Array<any>, sampleMap: Map<any, any>, selectionParam: SelectionParam) {
105 let leftStartNs = selectionParam.leftNs + selectionParam.recordStartNs;
106 let rightEndNs = selectionParam.rightNs + selectionParam.recordStartNs;
DTabPanePTS.ts29 private selectionParam: SelectionParam | null | undefined; property in TabPanePTS
32 if (ptsValue == this.selectionParam) {
35 this.selectionParam = ptsValue;
DTabPaneSPT.ts29 private selectionParam: SelectionParam | null | undefined; property in TabPaneSPT
32 if (sptValue == this.selectionParam) {
35 this.selectionParam = sptValue;
DTabPaneCounterSample.ts29 private selectionParam: SelectionParam | null | undefined; property in TabPaneCounterSample
38 if (counterSampleValue == this.selectionParam) {
43 this.selectionParam = counterSampleValue;
/developtools/smartperf_host/ide/src/trace/database/logic-worker/
DProcedureLogicWorkerFileSystem.ts549 queryCallChainsSamples(selectionParam: any) {
552 this.queryFileSamples(selectionParam);
555 this.queryIOSamples(selectionParam);
558 this.queryPageFaultSamples(selectionParam);
563 queryFileSamples(selectionParam: any) {
565 if (selectionParam.fileSystemType != undefined && selectionParam.fileSystemType.length > 0) {
567 sql += selectionParam.fileSystemType.join(',');
571 selectionParam.diskIOipids.length > 0 &&
572 !selectionParam.diskIOLatency &&
573 selectionParam.fileSystemType.length == 0
[all …]
DProcedureLogicWorkerPerf.ts183 getCurrentDataFromDb(selectionParam: any) {
184 let cpus = selectionParam.perfAll ? [] : selectionParam.perfCpus;
185 let processes = selectionParam.perfAll ? [] : selectionParam.perfProcess;
186 let threads = selectionParam.perfAll ? [] : selectionParam.perfThread;
215 $startTime: selectionParam.leftNs,
216 $endTime: selectionParam.rightNs,
/developtools/profiler/host/smartperf/ide/src/trace/database/logic-worker/
DProcedureLogicWorkerFileSystem.ts549 queryCallChainsSamples(selectionParam: any) {
552 this.queryFileSamples(selectionParam);
555 this.queryIOSamples(selectionParam);
558 this.queryPageFaultSamples(selectionParam);
563 queryFileSamples(selectionParam: any) {
565 if (selectionParam.fileSystemType != undefined && selectionParam.fileSystemType.length > 0) {
567 sql += selectionParam.fileSystemType.join(',');
571 selectionParam.diskIOipids.length > 0 &&
572 !selectionParam.diskIOLatency &&
573 selectionParam.fileSystemType.length == 0
[all …]
DProcedureLogicWorkerPerf.ts166 getCurrentDataFromDb(selectionParam: any) {
167 let cpus = selectionParam.perfAll ? [] : selectionParam.perfCpus;
168 let processes = selectionParam.perfAll ? [] : selectionParam.perfProcess;
169 let threads = selectionParam.perfAll ? [] : selectionParam.perfThread;
193 $startTime: selectionParam.leftNs,
194 $endTime: selectionParam.rightNs,
/developtools/smartperf_host/ide/test/trace/bean/
DBoxSelection.test.ts20 let selectionParam = new SelectionParam(); variable
26 selectionParam = {
39 expect(selectionParam).not.toBeUndefined();
40 expect(selectionParam).toMatchInlineSnapshot(
/developtools/smartperf_host/ide/test/trace/database/logic-worker/
DProcedureLogicWorkerFileSystem.test.ts345 let selectionParam = { variable
356 expect(handlerMap.queryFileSamples(selectionParam)).toBeUndefined();
467 let selectionParam = { variable
478 expect(handlerMap.queryCallChainsSamples(selectionParam)).toBeUndefined();
487 let selectionParam = { variable
498 expect(handlerMap.queryPageFaultSamples(selectionParam)).toBeUndefined();
DProcedureLogicWorkerPerf.test.ts321 let selectionParam = { variable
329 expect(procedureLogicWorkerPerf.getCurrentDataFromDb(selectionParam)).toBeUndefined();
/developtools/profiler/host/smartperf/ide/src/trace/component/trace/sheet/freq/
DTabPaneCpuFreqLimits.ts27 private selectionParam: SelectionParam | null | undefined; property in TabPaneCpuFreqLimits
33 if (cpuFreqLimitSelection == this.selectionParam) {
36 this.selectionParam = cpuFreqLimitSelection;
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/freq/
DTabPaneCpuFreqLimits.ts27 private selectionParam: SelectionParam | null | undefined; property in TabPaneCpuFreqLimits
33 if (cpuFreqLimitSelection == this.selectionParam) {
36 this.selectionParam = cpuFreqLimitSelection;
/developtools/profiler/host/smartperf/ide/src/trace/component/trace/sheet/file-system/
DTabPaneFilesystemStatistics.ts26 private selectionParam: SelectionParam | null | undefined; property in TabPaneFileStatistics
36 if (fileStatisticsSelection == this.selectionParam) {
41 this.selectionParam = fileStatisticsSelection;
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/file-system/
DTabPaneFilesystemStatistics.ts26 private selectionParam: SelectionParam | null | undefined; property in TabPaneFileStatistics
36 if (fileStatisticsSelection == this.selectionParam) {
41 this.selectionParam = fileStatisticsSelection;
/developtools/profiler/host/smartperf/ide/src/trace/component/trace/timer-shaft/
DSportRuler.ts138 let selectionParam = this.timerShaftEL?.selectionMap.get(slicestime.id);
140 if (selectionParam) {
141 …is.timerShaftEL?.selectionList.splice(this.timerShaftEL?.selectionList.indexOf(selectionParam), 1);
371 let selectionParam = this.timerShaftEL?.selectionMap.get(slicestime.id);
372 if (selectionParam && selectionParam != undefined) {
373 …is.timerShaftEL?.selectionList.splice(this.timerShaftEL?.selectionList.indexOf(selectionParam), 1);
/developtools/smartperf_host/ide/src/trace/component/trace/timer-shaft/
DSportRuler.ts138 let selectionParam = this.timerShaftEL?.selectionMap.get(slicestime.id);
140 if (selectionParam) {
141 …is.timerShaftEL?.selectionList.splice(this.timerShaftEL?.selectionList.indexOf(selectionParam), 1);
371 let selectionParam = this.timerShaftEL?.selectionMap.get(slicestime.id);
372 if (selectionParam && selectionParam != undefined) {
373 …is.timerShaftEL?.selectionList.splice(this.timerShaftEL?.selectionList.indexOf(selectionParam), 1);
/developtools/profiler/host/smartperf/ide/src/trace/component/trace/sheet/native-memory/
DTabPaneNMSampleList.ts45 static selectionParam: SelectionParam | undefined = undefined; property in TabPaneNMSampleList
55 if (this.selectionParam !== sampleParam) {
57 this.selectionParam = sampleParam;
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/native-memory/
DTabPaneNMSampleList.ts45 static selectionParam: SelectionParam | undefined = undefined; property in TabPaneNMSampleList
55 if (this.selectionParam !== sampleParam) {
57 this.selectionParam = sampleParam;
/developtools/profiler/host/smartperf/ide/src/trace/component/
DSpSystemTrace.ts167 private selectionParam: SelectionParam | undefined;
866 this.selectionParam = selection;
/developtools/smartperf_host/ide/src/trace/component/
DSpSystemTrace.ts179 private selectionParam: SelectionParam | undefined;
1148 this.selectionParam = selection;