| /developtools/smartperf_host/ide/src/trace/bean/ |
| D | BoxSelection.ts | 132 pushCpus(it: TraceRow<any>) { 133 if (it.rowType == TraceRow.ROW_TYPE_CPU) { 134 this.cpus.push(parseInt(it.rowId!)); 135 info('load CPU traceRow id is : ', it.rowId); 139 pushCpuStateFilterIds(it: TraceRow<any>) { 140 if (it.rowType == TraceRow.ROW_TYPE_CPU_STATE) { 141 let filterId = parseInt(it.rowId!); 148 pushCpuFreqFilter(it: TraceRow<any>) { 149 if (it.rowType == TraceRow.ROW_TYPE_CPU_FREQ) { 150 let filterId = parseInt(it.rowId!); [all …]
|
| /developtools/smartperf_host/ide/test/trace/component/trace/base/ |
| D | Utils.test.ts | 21 it('Utils Test01', () => { 27 it('Utils Test02', () => { 32 it('Utils Test03', () => { 36 it('Utils Test04', () => { 40 it('Utils Test05', () => { 44 it('Utils Test06', () => { 48 it('Utils Test07', () => { 51 it('Utils Test08', () => { 55 it('Utils Test09', () => { 59 it('Utils Test09', () => { [all …]
|
| D | TraceRow.test.ts | 36 it('TraceRow Test01', () => { 40 it('TraceRow Test02', () => { 44 it('TraceRow Test03', () => { 49 it('TraceRow Test04', () => { 54 it('TraceRow Test05', () => { 58 it('TraceRow Test06', () => { 63 it('TraceRow Test10', () => { 86 it('TraceRow Test11', () => { 114 it('TraceRow Test12', () => { 136 it('TraceRow Test13', () => { [all …]
|
| /developtools/smartperf_host/ide/test/trace/database/logic-worker/ |
| D | ProcedureLogicWorkerCommon.test.ts | 31 it('ChartStructTest', function () { 36 it('MsgTest', function () { 41 it('MerageBeanTest01', function () { 46 it('MerageBeanTest02', function () { 52 it('MerageBeanTest03', function () { 58 it('MerageBeanTest04', function () { 64 it('MerageBeanTest05', function () { 70 it('MerageBeanTest06', function () { 75 it('MerageBeanTest30', function () { 81 it('MerageBeanTest30', function () { [all …]
|
| D | ProcedureLogicWorkerFileSystem.test.ts | 34 it('procedureLogicWorkerFileSystemTest', function () { 39 it('procedureLogicWorkerFileSystemTest01', function () { 47 it('procedureLogicWorkerFileSystemTest35', function () { 58 it('procedureLogicWorkerFileSystemTest36', function () { 68 it('procedureLogicWorkerFileSystemTest37', function () { 84 it('procedureLogicWorkerFileSystemTest38', function () { 95 it('procedureLogicWorkerFileSystemTest39', function () { 107 it('procedureLogicWorkerFileSystemTest07', function () { 112 it('procedureLogicWorkerFileSystemTest08', function () { 123 it('procedureLogicWorkerFileSystemTest09', function () { [all …]
|
| D | ProcedureLogicWorkerPerf.test.ts | 31 it('ProcedureLogicWorkerPerfTest', function () { 36 it('ProcedureLogicWorkerPerfTest01', function () { 52 it('ProcedureLogicWorkerPerfTest02', function () { 68 it('ProcedureLogicWorkerPerfTest03', function () { 84 it('ProcedureLogicWorkerPerfTest04', function () { 100 it('ProcedureLogicWorkerPerfTest05', function () { 117 it('ProcedureLogicWorkerPerfTest06', function () { 133 it('ProcedureLogicWorkerPerfTest07', function () { 150 it('ProcedureLogicWorkerPerfTest08', function () { 155 it('ProcedureLogicWorkerPerfTest19', function () { [all …]
|
| D | ProcedureLogicWorkerNativeNemory.test.ts | 36 it('ProcedureLogicWorkerNativeNemoryTest01', function () { 40 it('ProcedureLogicWorkerNativeNemoryTest02', function () { 61 it('ProcedureLogicWorkerNativeNemoryTest03', function () { 66 it('ProcedureLogicWorkerNativeNemoryTest04', function () { 80 it('ProcedureLogicWorkerNativeNemoryTest05', function () { 103 it('ProcedureLogicWorkerNativeNemoryTest06', function () { 108 it('ProcedureLogicWorkerNativeNemoryTest08', function () { 113 it('ProcedureLogicWorkerNativeNemoryTest09', function () { 117 it('ProcedureLogicWorkerNativeNemoryTest11', function () { 121 it('ProcedureLogicWorkerNativeNemoryTest12', function () { [all …]
|
| D | ProcedureLogicWorkerSchedulingAnalysis.test.ts | 27 it('ProcedureLogicWorkerSchedulingAnalysisTest01', function () { 31 it('ProcedureLogicWorkerSchedulingAnalysisTest02', function () { 48 it('ProcedureLogicWorkerSchedulingAnalysisTest03', function () { 52 it('ProcedureLogicWorkerSchedulingAnalysisTest04', function () { 56 it('ProcedureLogicWorkerSchedulingAnalysisTest05', function () { 60 it('ProcedureLogicWorkerSchedulingAnalysisTest06', function () { 64 it('ProcedureLogicWorkerSchedulingAnalysisTest07', function () { 68 it('ProcedureLogicWorkerSchedulingAnalysisTest08', function () { 72 it('ProcedureLogicWorkerSchedulingAnalysisTest09', function () { 84 it('ProcedureLogicWorkerSchedulingAnalysisTest10', function () { [all …]
|
| /developtools/smartperf_host/ide/test/hdc/message/ |
| D | TransferConfig.test.ts | 20 it('TransferConfigTest01', function () { 24 it('TransferConfigTest02', function () { 28 it('TransferConfigTest03', function () { 33 it('TransferConfigTest04', function () { 37 it('TransferConfigTest05', function () { 42 it('TransferConfigTest06', function () { 46 it('TransferConfigTest07', function () { 51 it('TransferConfigTest08', function () { 55 it('TransferConfigTest09', function () { 60 it('TransferConfigTest10', function () { [all …]
|
| D | DataMessage.test.ts | 22 it('DataMessageTest01', function () { 26 it('DataMessageTest02', function () { 30 it('DataMessageTest03', function () { 35 it('DataMessageTest04', function () { 39 it('DataMessageTest05', function () { 44 it('DataMessageTest06', function () { 48 it('DataMessageTest07', function () { 53 it('DataMessageTest08', function () { 57 it('DataMessageTest09', function () { 62 it('DataMessageTest10', function () { [all …]
|
| D | SessionHandShake.test.ts | 20 it('SessionHandShakeTest01', function () { 24 it('SessionHandShakeTest02', function () { 28 it('SessionHandShakeTest03', function () { 33 it('SessionHandShakeTest04', function () { 37 it('SessionHandShakeTest05', function () { 42 it('SessionHandShakeTest06', function () { 46 it('SessionHandShakeTest07', function () { 51 it('SessionHandShakeTest08', function () { 55 it('SessionHandShakeTest9', function () { 60 it('SessionHandShakeTest10', function () { [all …]
|
| D | PayloadHead.test.ts | 20 it('PayloadHeadTest01', function () { 24 it('PayloadHeadTest02', function () { 28 it('PayloadHeadTest03', function () { 33 it('PayloadHeadTest04', function () { 37 it('PayloadHeadTest05', function () { 42 it('PayloadHeadTest06', function () { 46 it('PayloadHeadTest07', function () { 51 it('PayloadHeadTest08', function () { 55 it('PayloadHeadTest9', function () { 60 it('PayloadHeadTest10', function () { [all …]
|
| /developtools/smartperf_host/ide/src/base-ui/chart/column/ |
| D | LitChartColumn.ts | 72 this.data.forEach((it) => (it.hover = false)); 79 this.data.forEach((it) => { 80 if (contains(it.bgFrame!, x, y)) { 81 it.hover = true; 82 this.litChartColumnCfg?.hoverHandler?.(it.obj.no); 84 it.hover = false; 87 let pillars = this.data.filter((it) => it.hover); 91 let messageEl = pillars.map((it) => `<label>${it.type}: ${it.yLabel}</label>`).join(''); 106 if (this.data.filter((it) => it.process).length == 0) { 126 this.data.forEach((it) => { [all …]
|
| /developtools/smartperf_host/ide/test/trace/component/trace/sheet/ |
| D | TabPaneFilter.test.ts | 21 it('TabPaneFilterTest01', function () { 25 it('TabPaneFilterTest02', function () { 29 it('TabPaneFilterTest03', function () { 33 it('TabPaneFilterTest04', function () { 38 it('TabPaneFilterTest05', function () { 42 it('TabPaneFilterTest08', function () { 47 it('TabPaneFilterTest09', function () { 52 it('TabPaneFilterTest06', function () { 57 it('TabPaneFilterTest010', function () { 62 it('TabPaneFilterTest011', function () { [all …]
|
| /developtools/smartperf_host/ide/test/base-ui/tree/ |
| D | LitTreeNode.test.ts | 33 it('LitTreeNodeTest01', () => { 36 it('LitTreeNodeTest02', () => { 39 it('LitTreeNodeTest03', () => { 42 it('LitTreeNodeTest04', () => { 45 it('LitTreeNodeTest05', () => { 48 it('LitTreeNodeTest06', () => { 51 it('LitTreeNodeTest07', () => { 54 it('LitTreeNodeTest07', () => { 57 it('LitTreeNodeTest08', () => { 60 it('LitTreeNodeTest09', () => { [all …]
|
| D | LitTree.test.ts | 24 it('litTreeTest01', () => { 27 it('litTreeTest02', () => { 30 it('litTreeTest03', () => { 33 it('litTreeTest04', () => { 36 it('litTreeTest05', () => { 39 it('litTreeTest06', () => { 42 it('litTreeTest07', () => { 45 it('litTreeTest08', () => { 48 it('litTreeTest09', () => { 51 it('litTreeTest10', () => { [all …]
|
| /developtools/smartperf_host/ide/test/trace/component/setting/ |
| D | SpSdkConfig.test.ts | 19 it('spSdkConfigTest01', function () { 24 it('spSdkConfigTest02', function () { 29 it('spSdkConfigTest03', function () { 34 it('spSdkConfigTest04', function () { 39 it('spSdkConfigTest05', function () { 44 it('spSdkConfigTest06', function () { 49 it('spSdkConfigTest07', function () { 54 it('spSdkConfigTest08', function () { 59 it('spSdkConfigTest09', function () { 63 it('spSdkConfigTest10', function () { [all …]
|
| /developtools/smartperf_host/ide/test/base-ui/select/ |
| D | LitSelectV.test.ts | 20 it('LitSelectVTest01', function () { 23 it('LitSelectVTest02', function () { 27 it('LitSelectVTest06', function () { 31 it('LitSelectVTest03', function () { 34 it('LitSelectVTest04', function () { 38 it('LitSelectVTest05', function () { 42 it('LitSelectVTest07', function () { 46 it('LitSelectVTest08', function () { 50 it('LitSelectVTest14', function () { 54 it('LitSelectVTest09', function () { [all …]
|
| /developtools/profiler/device/services/profiler_service/src/ |
| D | profiler_capability_manager.cpp | 35 for (auto it = pluginCapabilities_.begin(); it != pluginCapabilities_.end(); it++) { in AddCapability() local 36 CHECK_TRUE(it->name() != capability.name(), false, in AddCapability() 37 "capability.name conflict with %zu", (it - pluginCapabilities_.begin())); in AddCapability() 65 for (auto it = pluginCapabilities_.begin(); it != pluginCapabilities_.end(); it++) { in UpdateCapability() local 66 if (it->name() == capability.name()) { in UpdateCapability() 67 *it = capability; in UpdateCapability() 68 …PROFILER_LOG_WARN(LOG_CORE, "UpdateCapability(%s, %s) SUCCESS!", it->name().c_str(), it->path().c_… in UpdateCapability() 78 for (auto it = pluginCapabilities_.begin(); it != pluginCapabilities_.end(); it++) { in RemoveCapability() local 79 if (it->name() == name) { in RemoveCapability() 80 …OFILER_LOG_INFO(LOG_CORE, "RemoveCapability({%s, %s}) SUCCESS!", it->name().c_str(), it->path().c_… in RemoveCapability() [all …]
|
| /developtools/smartperf_host/ide/test/base-ui/slider/ |
| D | LitSlider.test.ts | 28 it('LitSliderTest01', () => { 32 it('LitSliderTest02', () => { 36 it('LitSliderTest03', () => { 40 it('LitSliderTest04', () => { 44 it('LitSliderTest05', () => { 48 it('LitSliderTest06', () => { 52 it('LitSliderTest07', () => { 56 it('LitSliderTest9', () => { 60 it('LitSliderTest10', () => { 64 it('LitSliderTest11', () => { [all …]
|
| /developtools/smartperf_host/ide/test/hdc/common/ |
| D | ObjectToMemory.test.ts | 18 it('ObjectToMemoryTest_objectToSize_01', () => { 22 it('ObjectToMemoryTest_objectToSize_02', () => { 26 it('ObjectToMemoryTest_objectToSize_03', () => { 30 it('ObjectToMemoryTest_objectToSize_04', () => { 34 it('ObjectToMemoryTest_objectToSize_05', () => { 38 it('ObjectToMemoryTest_sizeOfObj_01', () => { 42 it('ObjectToMemoryTest_sizeOfObj_02', () => { 46 it('ObjectToMemoryTest_sizeOfObj_03', () => { 50 it('ObjectToMemoryTest_sizeOfObj_04', () => { 54 it('ObjectToMemoryTest_sizeOfObj_05', () => { [all …]
|
| /developtools/smartperf_host/ide/test/base-ui/drawer/ |
| D | LitDrawer.test.ts | 24 it('LitDrawerTest01', () => { 28 it('LitDrawerTest02', () => { 32 it('LitDrawerTest03', () => { 36 it('LitDrawerTest04', () => { 40 it('LitDrawerTest05', () => { 44 it('LitDrawerTest06', () => { 48 it('LitDrawerTest07', () => { 53 it('LitDrawerTest08', () => { 58 it('LitDrawerTest09', () => { 63 it('LitDrawerTest10', () => { [all …]
|
| /developtools/smartperf_host/ide/test/trace/ |
| D | SpApplication.test.ts | 44 it('spApplicationTest01', function () { 49 it('spApplicationTest02', function () { 54 it('spApplicationTest03', function () { 59 it('spApplicationTest04', function () { 64 it('spApplicationTest05', function () { 69 it('spApplicationTest06', function () { 74 it('spApplicationTest07', function () { 79 it('spApplicationTest08', function () { 84 it('spApplicationTest09', function () { 89 it('spApplicationTest10', function () { [all …]
|
| /developtools/smartperf_host/ide/src/base-ui/chart/pie/ |
| D | LitChartPie.ts | 172 this.data.forEach((it) => { 173 it.hover = it.obj.isHover; 174 if (it.hover) { 177 this.updateHoverItemStatus(it); 178 if (it.hover) { 182 this.litChartPieConfig!.tip ? this.litChartPieConfig!.tip(it) : `${it.key}: ${it.value}` 259 this.data.forEach((it) => { 260 it.hover = degree >= it.startDegree! && degree <= it.endDegree!; 261 this.updateHoverItemStatus(it); 262 it.obj.isHover = it.hover; [all …]
|
| /developtools/smartperf_host/ide/test/trace/component/chart/ |
| D | FrameChart.test.ts | 75 it('FrameChartTest01', function () { 80 it('FrameChartTest02', function () { 86 it('FrameChartTest03', function () { 91 it('FrameChartTest04', function () { 96 it('FrameChartTest05', function () { 101 it('FrameChartTest06', function () { 107 it('FrameChartTest07', function () { 111 it('FrameChartTest08', function () { 117 it('FrameChartTest09', function () { 124 it('FrameChartTest10', function () { [all …]
|