home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 March
/
CMCD0304.ISO
/
Software
/
Freeware
/
Utilitare
/
rmma25bin
/
rmma.exe
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
< prev
Wrap
Text File
|
2004-02-08
|
66KB
|
2,939 lines
object Form1: TForm1
Left = 16
Top = 16
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'RightMark Memory Analyzer'
ClientHeight = 592
ClientWidth = 528
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnActivate = FormActivate
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 8
Top = 8
Width = 513
Height = 105
Shape = bsFrame
end
object imgIcon: TImage
Left = 16
Top = 16
Width = 48
Height = 48
Picture.Data = {<image000.ico>}
end
object lblAbout: TLabel
Left = 80
Top = 16
Width = 187
Height = 13
Caption = 'RightMark Memory Analyzer v2.5'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label16: TLabel
Left = 80
Top = 32
Width = 271
Height = 13
Caption = 'Copyright (c) 2003-2004 RightMark Gathering / iXBT.com'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label15: TLabel
Left = 80
Top = 56
Width = 265
Height = 13
Caption = 'Dmitri Besedin <dmitri_b@ixbt.com>, RMMA programmer'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label80: TLabel
Left = 80
Top = 88
Width = 292
Height = 13
Caption = 'Special thanks to VLev, C@t, GReY, NAWHI and lkj for ideas'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label86: TLabel
Left = 80
Top = 72
Width = 304
Height = 13
Caption = 'Konstantin Mironovich <develop@rightmark.org>, RM supervisor'
end
object gbGeneral: TGroupBox
Left = 8
Top = 112
Width = 513
Height = 177
Caption = 'General Test Options'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold, fsUnderline]
ParentFont = False
TabOrder = 0
object Label28: TLabel
Left = 12
Top = 24
Width = 52
Height = 13
Caption = 'CPU Clock'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label19: TLabel
Left = 12
Top = 48
Width = 53
Height = 13
Caption = 'CPU Count'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label81: TLabel
Left = 268
Top = 48
Width = 86
Height = 13
Caption = 'Memory Allocation'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 12
Top = 144
Width = 65
Height = 13
Caption = 'Data Set Size'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label18: TLabel
Left = 268
Top = 72
Width = 61
Height = 13
Caption = 'Thread Lock'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label22: TLabel
Left = 268
Top = 96
Width = 94
Height = 13
Caption = 'Logarithmic Y Scale'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label30: TLabel
Left = 268
Top = 120
Width = 89
Height = 13
Caption = 'White Background'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label37: TLabel
Left = 268
Top = 144
Width = 90
Height = 13
Caption = 'Create Test Report'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label85: TLabel
Left = 12
Top = 72
Width = 92
Height = 13
Caption = 'L1 Cache Line Size'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label87: TLabel
Left = 12
Top = 96
Width = 92
Height = 13
Caption = 'L2 Cache Line Size'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label89: TLabel
Left = 12
Top = 120
Width = 84
Height = 13
Caption = 'Active CPU Index'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object txtCpuClock: TEdit
Left = 140
Top = 24
Width = 105
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 0
end
object txtCpuCount: TEdit
Left = 140
Top = 48
Width = 105
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 1
end
object cbMalloc: TComboBox
Left = 396
Top = 48
Width = 105
Height = 21
Style = csDropDownList
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 13
ItemIndex = 2
ParentFont = False
TabOrder = 7
Text = 'AWE'
Items.Strings = (
'Standard'
'VirtualLock'
'AWE')
end
object cbData: TComboBox
Left = 140
Top = 144
Width = 105
Height = 21
Style = csDropDownList
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 13
ItemIndex = 0
ParentFont = False
TabOrder = 6
Text = '128 MB'
Items.Strings = (
'128 MB'
'256 MB'
'512 MB'
'1 GB')
end
object cbReport: TComboBox
Left = 396
Top = 144
Width = 105
Height = 21
Style = csDropDownList
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 13
ItemIndex = 1
ParentFont = False
TabOrder = 11
Text = 'Enabled'
Items.Strings = (
'Disabled'
'Enabled')
end
object cbWhiteBack: TComboBox
Left = 396
Top = 120
Width = 105
Height = 21
Style = csDropDownList
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 13
ItemIndex = 0
ParentFont = False
TabOrder = 10
Text = 'Disabled'
Items.Strings = (
'Disabled'
'Enabled')
end
object cbLogScale: TComboBox
Left = 396
Top = 96
Width = 105
Height = 21
Style = csDropDownList
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 13
ItemIndex = 0
ParentFont = False
TabOrder = 9
Text = 'Disabled'
Items.Strings = (
'Disabled'
'Enabled')
end
object cbThreadLock: TComboBox
Left = 396
Top = 72
Width = 105
Height = 21
Style = csDropDownList
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 13
ItemIndex = 0
ParentFont = False
TabOrder = 8
Text = 'Disabled'
Items.Strings = (
'Disabled'
'Enabled')
end
object txtL1Size: TEdit
Left = 140
Top = 72
Width = 105
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 2
end
object txtL2Size: TEdit
Left = 140
Top = 96
Width = 105
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 3
end
object txtCpuIndex: TEdit
Left = 140
Top = 120
Width = 88
Height = 21
BiDiMode = bdLeftToRight
Ctl3D = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentBiDiMode = False
ParentCtl3D = False
ParentFont = False
ParentShowHint = False
ReadOnly = True
ShowHint = False
TabOrder = 4
Text = '0'
end
object CpuIndexUD: TUpDown
Left = 228
Top = 120
Width = 17
Height = 21
Associate = txtCpuIndex
Min = 0
Max = 0
Position = 0
TabOrder = 5
Thousands = False
Wrap = False
end
end
object pcTest: TPageControl
Left = 8
Top = 296
Width = 513
Height = 257
ActivePage = tsBatch
MultiLine = True
TabIndex = 0
TabOrder = 1
object tsBatch: TTabSheet
Caption = 'Batch'
ImageIndex = 7
object sgBatch: TStringGrid
Left = 8
Top = 8
Width = 489
Height = 185
ColCount = 3
DefaultColWidth = 155
DefaultRowHeight = 17
FixedCols = 0
RowCount = 2
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine]
ScrollBars = ssVertical
TabOrder = 0
end
object Load1: TButton
Left = 296
Top = 200
Width = 97
Height = 25
Caption = 'Load'
TabOrder = 3
OnClick = Load1Click
end
object Save1: TButton
Left = 400
Top = 200
Width = 97
Height = 25
Caption = 'Save'
TabOrder = 4
OnClick = Save1Click
end
object Clear1: TButton
Left = 112
Top = 200
Width = 97
Height = 25
Caption = 'Clear'
TabOrder = 2
OnClick = Clear1Click
end
object Delete1: TButton
Left = 8
Top = 200
Width = 97
Height = 25
Caption = 'Delete'
TabOrder = 1
OnClick = Delete1Click
end
end
object tsBandwidth: TTabSheet
Caption = 'Memory BW'
OnShow = tsBandwidthShow
object Label6: TLabel
Left = 264
Top = 32
Width = 98
Height = 13
Caption = 'CPU Register Usage'
end
object Label4: TLabel
Left = 264
Top = 80
Width = 95
Height = 13
Caption = 'Non-Temporal Store'
end
object Label9: TLabel
Left = 264
Top = 104
Width = 87
Height = 13
Caption = 'Copy-to-Self Mode'
end
object Label27: TLabel
Left = 264
Top = 128
Width = 71
Height = 13
Caption = 'Selected Tests'
end
object Label1: TLabel
Left = 8
Top = 56
Width = 108
Height = 13
Caption = 'Minimal Block Size, KB'
end
object Label2: TLabel
Left = 8
Top = 80
Width = 111
Height = 13
Caption = 'Maximal Block Size, KB'
end
object Label51: TLabel
Left = 8
Top = 32
Width = 89
Height = 13
Caption = 'Variable Parameter'
end
object Label52: TLabel
Left = 8
Top = 104
Width = 96
Height = 13
Caption = 'Minimal PF Distance'
end
object Label53: TLabel
Left = 8
Top = 128
Width = 99
Height = 13
Caption = 'Maximal PF Distance'
end
object Label3: TLabel
Left = 264
Top = 56
Width = 96
Height = 13
Caption = 'Read Prefetch Type'
end
object Label54: TLabel
Left = 8
Top = 200
Width = 50
Height = 13
Caption = 'Stride Size'
end
object Label67: TLabel
Left = 8
Top = 8
Width = 37
Height = 13
Caption = 'Preset'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label83: TLabel
Left = 8
Top = 152
Width = 104
Height = 13
Caption = 'Minimal Block PF Size'
end
object Label84: TLabel
Left = 8
Top = 176
Width = 107
Height = 13
Caption = 'Maximal Block PF Size'
end
object cbReg1: TComboBox
Left = 392
Top = 32
Width = 105
Height = 21
Style = csDropDownList
DropDownCount = 16
ItemHeight = 13
ItemIndex = 0
TabOrder = 13
Text = '64-bit MMX'
Items.Strings = (
'64-bit MMX'
'128-bit SSE'
'128-bit SSE2')
end
object cbCTS1: TComboBox
Left = 392
Top = 104
Width = 105
Height = 21
Style = csDropDownList
DropDownCount = 16
ItemHeight = 13
ItemIndex = 0
TabOrder = 16
Text = 'Disabled'
Items.Strings = (
'Disabled'
'Enabled')
end
object cbNT1: TComboBox
Left = 392
Top = 80
Width = 105
Height = 21
Style = csDropDownList
DropDownCount = 16
ItemHeight = 13
ItemIndex = 0
TabOrder = 15
Text = 'Disabled'
Items.Strings = (
'Disabled'
'Enabled')
end
object cbRead1: TCheckBox
Left = 264
Top = 144
Width = 105
Height = 17
Caption = 'Read Bandwidth'
Checked = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
State = cbChecked
TabOrder = 17
end
object cbWrite1: TCheckBox
Left = 264
Top = 160
Width = 105
Height = 17
Caption = 'Write Bandwidth'
Checked = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
State = cbChecked
TabOrder = 18
end
object cbCopy1: TCheckBox
Left = 264
Top = 176
Width = 105
Height = 17
Caption = 'Copy Bandwidth'
Checked = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
State = cbChecked
TabOrder = 19
end
object txtBlock1: TEdit
Left = 136
Top = 56
Width = 88
Height = 21
MaxLength = 5
TabOrder = 2
Text = '1'
end
object txtMaxBlock1: TEdit
Left = 136
Top = 80
Width = 88
Height = 21
MaxLength = 5
TabOrder = 4
Text = '1024'
end
object BlockUD1: TUpDown
Left = 224
Top = 56
Width = 16
Height = 21
Associate = txtBlock1
Min = 1
Max = 16384
Position = 1
TabOrder = 3
Thousands = False
Wrap = False
end
object MaxBlockUD1: TUpDown
Left = 224
Top = 80
Width = 16
Height = 21
Associate = txtMaxBlock1
Min = 1
Max = 16384
Position = 1024
TabOrder = 5
Thousands = False
Wrap = False
end
object cbVar1: TComboBox
Left = 136
Top = 32
Width = 105
Height = 21
Style = csDropDownList
DropDownCount = 16
ItemHeight = 13
ItemIndex = 0
TabOrder = 1
Text = 'Block Size'
OnChange = cbVar1Change
Items.Strings = (
'Block Size'
'PF Distance'
'Block PF Size')
end
object txtMinPF1: TEdit
Left = 136
Top = 104
Width = 88
Height = 21
MaxLength = 5
TabOrder = 6
Text = '0'
end
object txtMaxPF1: TEdit
Left = 136
Top = 128
Width = 88
Height = 21
MaxLength = 5
TabOrder = 8
Text = '4096'
end
object MinPFUD1: TUpDown
Left = 224
Top = 104
Width = 16
Height = 21
Associate = txtMinPF1
Min = 0
Max = 4096
Increment = 16
Position = 0
TabOrder = 7
Thousands = False
Wrap = False
end
object MaxPFUD1: TUpDown
Left = 224
Top = 128
Width = 16
Height = 21
Associate = txtMaxPF1
Min = 0
Max = 4096
Increment = 16
Position = 4096
TabOrder = 9
Thousands = False
Wrap = False
end
object cbRPF1: TComboBox
Left = 392
Top = 56
Width = 105
Height = 21
Style = csDropDownList
DropDownCount = 16
ItemHeight = 13
ItemIndex = 0
TabOrder = 14
Text = 'PREFETCHNTA'
Items.Strings = (
'PREFETCHNTA'
'PREFETCHT0'
'PREFETCHT1'
'PREFETCHT2'
'Block Prefetch 1'
'Block Prefetch 2')
end
object cbSS1: TComboBox
Left = 136
Top = 200
Width = 105
Height = 21
Style = csDropDownList
DropDownCount = 16
ItemHeight = 13
ItemIndex = 0
TabOrder = 12
Text = 'L1 Cache Line'
Items.Strings = (
'L1 Cache Line'
'16 bytes'
'32 bytes'
'64 bytes'
'128 bytes'
'256 bytes'
'512 bytes')
end
object cbBPF1: TComboBox
Left = 136
Top = 152
Width = 105
Height = 21
Style = csDropDownList
DropDownCount = 16
ItemHeight = 13
ItemIndex = 0
TabOrder = 10
Text = '1K'
Items.Strings = (
'1K'
'2K'
'4K'
'8K'
'16K'
'32K'
'64K')
end
object cbMaxBPF1: TComboBox
Left = 136
Top = 176
Width = 105
Height = 21
Style = csDropDownList
DropDownCount = 16
ItemHeight = 13
ItemIndex = 11
TabOrder = 11
Text = '2M'
Items.Strings = (
'1K'
'2K'
'4K'
'8K'
'16K'
'32K'
'64K'
'128K'
'256K'
'512K'
'1M'
'2M')
end
object cbPreset1: TComboBox
Left = 136
Top = 8
Width = 361
Height = 21
Style = csDropDownList
DropDownCount = 16
ItemHeight = 13
ItemIndex = 0
TabOrder = 0
Text = 'Custom'
OnChange = cbPreset1Change
Items.Strings = (
'Custom')
end
object Add1: TButton
Left = 400
Top = 200
Width = 97
Height = 25
Caption = 'Add to Batch'
TabOrder = 20
OnClick = Add1Click
end
end
object tsDCLat: TTabSheet
Caption = 'D-Cache Lat'
ImageIndex = 1
OnShow = tsDCLatShow
object Label13: TLabel
Left = 8
Top = 32
Width = 89
Height = 13
Caption = 'Variable Parameter'
end
object Label12: TLabel
Left = 8
Top = 80
Width = 108
Height = 13
Caption = 'Minimal Block Size, KB'
end
object Label17: TLabel
Left = 8
Top = 104
Width = 111
Height = 13
Caption = 'Maximal Block Size, KB'
end
object Label7: TLabel
Left = 8
Top = 128
Width = 92
Height = 13
Caption = 'Minimal NOP Count'
end
object Label11: TLabel
Left = 8
Top = 152
Width = 95
Height = 13
Caption = 'Maximal NOP Count'
end
object Label10: TLabel
Left = 8
Top = 56
Width = 50
Height = 13
Caption = 'Stride Size'
end
object Label24: TLabel
Left = 8
Top = 176
Width = 101
Height = 13
Caption = 'Minimal Chains Count'
end
object Label25: TLabel
Left = 8
Top = 200
Width = 104
Height = 13
Caption = 'Maximal Chains Count'
end
object Label26: TLabel
Left = 264
Top = 104
Width = 71
Height = 13
Caption = 'Selected Tests'
end
object Label23: TLabel
Left = 264
Top = 56
Width = 89
Height = 13
Caption = 'Maximal Walk Size'
end
object Label55: TLabel
Left = 8
Top = 8
Width = 37
Height = 13
Caption = 'Preset'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label88: TLabel
Left = 264
Top = 80
Width = 105
Height = 13
Caption = 'Latency Measurement'
end
object Label90: TLabel
Left = 264
Top = 32
Width = 86
Height = 13
Caption = 'Minimal Walk Size'
end
object cbVar2: TComboBox
Left = 136
Top = 32
Width = 105
Height = 21
Style = csDropDownList
DropDownCount = 16
ItemHeight = 13
ItemIndex = 0
TabOrder = 1
Text = 'Block Size'
OnChange = cbVar2Change
Items.Strings = (
'Block Size'
'Walk Size'
'Chains Count'
'NOP Count')
end
object txtNop2: TEdit
Left = 136
Top = 128
Width = 88
Height = 21
MaxLength = 3
TabOrder = 7
Text = '0'
end
object NopUD2: TUpDown
Left = 224
Top = 128
Width = 16
Height = 21
Associate = txtNop2
Min = 0
Max = 511
Position = 0
TabOrder = 8
Thousands = False
Wrap = False
end
object txtMaxNop2: TEdit
Left = 136
Top = 152
Width = 88
Height = 21
MaxLength = 3
TabOrder = 9
Text = '64'
end
object MaxNopUD2: TUpDown
Left = 224
Top = 152
Width = 16
Height = 21
Associate = txtMaxNop2
Min = 0
Max = 511
Position = 64
TabOrder = 10
Thousands = False
Wrap = False
end
object cbSS2: TComboBox
Left = 136
Top = 56
Width = 105
Height = 21
Style = csDropDownList
DropDownCount = 16
ItemHeight = 13
ItemIndex = 0
TabOrder = 2
Text = 'L1 Cache Line'
Items.Strings = (
'L1 Cache Line'
'16 bytes'
'32 bytes'
'64 bytes'
'128 bytes'
'256 bytes'
'512 bytes')
end
object txtBlock2: TEdit
Left = 136
Top = 80
Width = 88
Height = 21
MaxLength = 5
TabOrder = 3
Text = '1'
end
object txtMaxBlock2: TEdit
Left = 136
Top = 104
Width = 88
Height = 21
MaxLength = 5
TabOrder = 5
Text = '1024'
end
object BlockUD2: TUpDown
Left = 224
Top = 80
Width = 16
Height = 21
Associate = txtBlock2
Min = 1
Max = 32767
Position = 1
TabOrder = 4
Thousands = False
Wrap = False
end
object MaxBlockUD2: TUpDown
Left = 224
Top = 104
Width = 16
Height = 21
Associate = txtMaxBlock2
Min = 1
Max = 32767
Position = 1024
TabOrder = 6
Thousands = False
Wrap = False
end
object txtChains2: TEdit
Left = 136
Top = 176
Width = 88
Height = 21
MaxLength = 2
TabOrder = 11
Text = '1'
end
object txtMaxChains2: TEdit
Left = 136
Top = 200
Width = 88
Height = 21
MaxLength = 2
TabOrder = 13
Text = '32'
end
object ChainsUD2: TUpDown
Left = 224
Top = 176
Width = 16
Height = 21
Associate = txtChains2
Min = 1
Max = 32
Position = 1
TabOrder = 12
Thousands = False
Wrap = False
end
object MaxChainsUD2: TUpDown
Left = 224
Top = 200
Width = 16
Height = 21
Associate = txtMaxChains2
Min = 1
Max = 32
Position = 32
TabOrder = 14
Thousands = False
Wrap = False
end
object cbSeqFwd2: TCheckBox
Left = 264
Top = 120
Width = 137
Height = 17
Caption = 'Forward Read Latency'
Checked = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
State = cbChecked
TabOrder = 18
end
object cbSeqBwd2: TCheckBox
Left = 264
Top = 136
Width = 145
Height = 17
Caption = 'Backward Read Latency'
Checked = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
State = cbChecked
TabOrder = 19
end
object cbRnd2: TCheckBox
Left = 264
Top = 152
Width = 137
Height = 17
Caption = 'Random Read Latency'
Checked = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
State = cbChecked
TabOrder = 20
end
object cbMaxWS2: TComboBox
Left = 392
Top = 56
Width = 105
Height = 21
Style = csDropDownList
DropDownCount = 16
ItemHeight = 13
ItemIndex = 0
TabOrder = 16
Text = '1 KB'
Items.Strings = (
'1 KB'
'2 KB'
'4 KB'
'8 KB'
'16 KB'
'32 KB'
'64 KB'
'128 KB'
'256 KB'
'512 KB'
'1 MB')
end
object cbPreset2: TComboBox
Left = 136
Top = 8
Width = 361
Height = 21
Style = csDropDownList
DropDownCount = 16
ItemHeight = 13
ItemIndex = 0
TabOrder = 0
Text = 'Custom'
OnChange = cbPreset2Change
Items.Strings = (
'Custom')
end
object Add2: TButton
Left = 400
Top = 200
Width = 97
Height = 25
Caption = 'Add to Batch'
TabOrder = 21
OnClick = Add1Click
end
object cbLMM2: TComboBox
Left = 392
Top = 80
Width = 105
Height = 21
Style = csDropDownList
DropDownCount = 16
ItemHeight = 13
ItemIndex = 0
TabOrder = 17
Text = 'Method 1'
Items.Strings = (
'Method 1'
'Method 2')
end
object cbMinWS2: TComboBox
Left = 392
Top = 32
Width = 105
Height = 21
Style = csDropDownList
DropDownCount = 16
ItemHeight = 13
ItemIndex = 0
TabOrder = 15
Text = '4 bytes'
Items.Strings = (
'4 bytes'
'8 bytes'
'16 bytes'
'32 bytes'
'64 bytes'
'128 bytes'
'256 bytes'
'512 bytes'
'1 KB'
'2 KB'
'4 KB'
'8 KB'
'16 KB'
'32 KB'
'64 KB'
'128 KB'
'256 KB'
'512 KB'
'1 MB')
end
object cbPsRnd2: TCheckBox
Left = 264
Top = 168
Width = 169
Height = 17
Caption = 'Pseudo-Random Read Latency'
Checked = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
State = cbChecked
TabOrder = 22
end
end
object tsDCBW: TTabSheet
Caption = 'D-Cache BW'
ImageIndex = 6
OnShow = tsDCBWShow
object Label71: TLabel
Left = 8
Top = 56
Width = 108
Height = 13
Caption = 'Minimal Block Size, KB'
end
object Label72: TLabel
Left = 8
Top = 80
Width = 111
Height = 13
Caption = 'Maximal Block Size, KB'
end
object Label73: TLabel
Left = 264
Top = 32
Width = 71
Height = 13
Caption = 'Selected Tests'
end
object Label74: TLabel
Left = 8
Top = 104
Width = 88
Height = 13
Caption = 'Minimal Stride Size'
end
object Label70: TLabel
Left = 8
Top = 8
Width = 37
Height = 13
Caption = 'Preset'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label79: TLabel
Left = 8
Top = 32
Width = 89
Height = 13
Caption = 'Variable Parameter'
end
object Label82: TLabel
Left = 8
Top = 128
Width = 91
Height = 13
Caption = 'Maximal Stride Size'
end
object txtBlock3: TEdit
Left = 136
Top = 56
Width = 88
Height = 21
MaxLength = 5
TabOrder = 2
Text = '1'
end
object txtMaxBlock3: TEdit
Left = 136
Top = 80
Width = 88
Height = 21
MaxLength = 5
TabOrder = 4
Text = '1024'
end
object BlockUD3: TUpDown
Left = 224
Top = 56
Width = 16
Height = 21
Associate = txtBlock3
Min = 1
Max = 32767
Position = 1
TabOrder = 3
Thousands = False
Wrap = False
end
object MaxBlockUD3: TUpDown
Left = 224
Top = 80
Width = 16
Height = 21
Associate = txtMaxBlock3
Min = 1
Max = 32767
Position = 1024
TabOrder = 5
Thousands = False
Wrap = False
end
object cbFwdRead3: TCheckBox
Left = 264
Top = 48
Width = 145
Height = 17
Caption = 'Forward Read Bandwidth'
Checked = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
State = cbChecked
TabOrder = 8
end
object cbFwdWrite3: TCheckBox
Left = 264
Top = 80
Width = 145
Height = 17
Caption = 'Forward Write Bandwidth'
Checked = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
State = cbChecked
TabOrder = 10
end
object cbSS3: TComboBox
Left = 136
Top = 104
Width = 105
Height = 21
Style = csDropDownList
DropDownCount = 16
ItemHeight = 13
ItemIndex = 0
TabOrder = 6
Text = 'L1 Cache Line'
Items.Strings = (
'L1 Cache Line'
'L2 Cache Line'
'16 bytes'
'32 bytes'
'64 bytes'
'128 bytes'
'256 bytes')
end
object cbBwdRead3: TCheckBox
Left = 264
Top = 64
Width = 153
Height = 17
Caption = 'Backward Read Bandwidth'
Checked = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
State = cbChecked
TabOrder = 9
end
object cbBwdWrite3: TCheckBox
Left = 264
Top = 96
Width = 153
Height = 17
Caption = 'Backward Write Bandwidth'
Checked = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
State = cbChecked
TabOrder = 11
end
object cbPreset3: TComboBox
Left = 136
Top = 8
Width = 361
Height = 21
Style = csDropDownList
DropDownCount = 16
ItemHeight = 13
ItemIndex = 0
TabOrder = 0
Text = 'Custom'
OnChange = cbPreset3Change
Items.Strings = (
'Custom')
end
object cbVar3: TComboBox
Left = 136
Top = 32
Width = 105
Height = 21
Style = csDropDownList
DropDownCount = 16
ItemHeight = 13
ItemIndex = 0
TabOrder = 1
Text = 'Block Size'
OnChange = cbVar3Change
Items.Strings = (
'Block Size'
'Stride Size')
end
object cbMaxSS3: TComboBox
Left = 136
Top = 128
Width = 105
Height = 21
Style = csDropDownList
DropDownCount = 16
ItemHeight = 13
ItemIndex = 5
TabOrder = 7
Text = '512 bytes'
Items.Strings = (
'16 bytes'
'32 bytes'
'64 bytes'
'128 bytes'
'256 bytes'
'512 bytes')
end
object Add3: TButton
Left = 400
Top = 200
Width = 97
Height = 25
Caption = 'Add to Batch'
TabOrder = 12
OnClick = Add1Click
end
end
object tsDCArr: TTabSheet
Caption = 'D-Cache Arrival'
ImageIndex = 5
OnShow = tsDCArrShow
object Label56: TLabel
Left = 8
Top = 32
Width = 89
Height = 13
Caption = 'Variable Parameter'
end
object Label57: TLabel
Left = 8
Top = 56
Width = 108
Height = 13
Caption = 'Minimal Block Size, KB'
end
object Label58: TLabel
Left = 8
Top = 80
Width = 111
Height = 13
Caption = 'Maximal Block Size, KB'
end
object Label59: TLabel
Left = 8
Top = 104
Width = 92
Height = 13
Caption = 'Minimal NOP Count'
end
object Label60: TLabel
Left = 8
Top = 128
Width = 95
Height = 13
Caption = 'Maximal NOP Count'
end
object Label61: TLabel
Left = 8
Top = 152
Width = 116
Height = 13
Caption = 'Minimal SyncNOP Count'
end
object Label62: TLabel
Left = 8
Top = 176
Width = 119
Height = 13
Caption = 'Maximal SyncNOP Count'
end
object Label63: TLabel
Left = 8
Top = 200
Width = 50
Height = 13
Caption = 'Stride Size'
end
object Label64: TLabel
Left = 264
Top = 80
Width = 121
Height = 13
Caption = 'Minimal 2nd Dword Offset'
end
object Label65: TLabel
Left = 264
Top = 104
Width = 124
Height = 13
Caption = 'Maximal 2nd Dword Offset'
end
object Label68: TLabel
Left = 264
Top = 32
Width = 117
Height = 13
Caption = 'Minimal 1st Dword Offset'
end
object Label69: TLabel
Left = 264
Top = 56
Width = 120
Height = 13
Caption = 'Maximal 1st Dword Offset'
end
object Label75: TLabel
Left = 8
Top = 8
Width = 37
Height = 13
Caption = 'Preset'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object cbVar4: TComboBox
Left = 136
Top = 32
Width = 105
Height = 21
Style = csDropDownList
DropDownCount = 16
ItemHeight = 13
ItemIndex = 0
TabOrder = 1
Text = 'Block Size'
OnChange = cbVar4Change
Items.Strings = (
'Block Size'
'NOP Count'
'SyncNOP Count'
'1st DW Offset'
'2nd DW Offset')
end
object txtBlock4: TEdit
Left = 136
Top = 56
Width = 88
Height = 21
MaxLength = 5
TabOrder = 2
Text = '1'
end
object txtMaxBlock4: TEdit
Left = 136
Top = 80
Width = 88
Height = 21
MaxLength = 5
TabOrder = 4
Text = '1024'
end
object BlockUD4: TUpDown
Left = 224
Top = 56
Width = 16
Height = 21
Associate = txtBlock4
Min = 1
Max = 32767
Position = 1
TabOrder = 3
Thousands = False
Wrap = False
end
object MaxBlockUD4: TUpDown
Left = 224
Top = 80
Width = 16
Height = 21
Associate = txtMaxBlock4
Min = 1
Max = 32767
Position = 1024
TabOrder = 5
Thousands = False
Wrap = False
end
object txtNop4: TEdit
Left = 136
Top = 104
Width = 88
Height = 21
MaxLength = 3
TabOrder = 6
Text = '0'
end
object txtMaxNop4: TEdit
Left = 136
Top = 128
Width = 88
Height = 21
MaxLength = 3
TabOrder = 8
Text = '64'
end
object NopUD4: TUpDown
Left = 224
Top = 104
Width = 16
Height = 21
Associate = txtNop4
Min = 0
Max = 511
Position = 0
TabOrder = 7
Thousands = False
Wrap = False
end
object MaxNopUD4: TUpDown
Left = 224
Top = 128
Width = 16
Height = 21
Associate = txtMaxNop4
Min = 0
Max = 511
Position = 64
TabOrder = 9
Thousands = False
Wrap = False
end
object txtSNop4: TEdit
Left = 136
Top = 152
Width = 88
Height = 21
MaxLength = 3
TabOrder = 10
Text = '0'
end
object txtMaxSNop4: TEdit
Left = 136
Top = 176
Width = 88
Height = 21
MaxLength = 3
TabOrder = 12
Text = '64'
end
object SNopUD4: TUpDown
Left = 224
Top = 152
Width = 16
Height = 21
Associate = txtSNop4
Min = 0
Max = 511
Position = 0
TabOrder = 11
Thousands = False
Wrap = False
end
object MaxSNopUD4: TUpDown
Left = 224
Top = 176
Width = 16
Height = 21
Associate = txtMaxSNop4
Min = 0
Max = 511
Position = 64
TabOrder = 13
Thousands = False
Wrap = False
end
object cbSS4: TComboBox
Left = 136
Top = 200
Width = 105
Height = 21
Style = csDropDownList
DropDownCount = 16
ItemHeight = 13
ItemIndex = 2
TabOrder = 14
Text = '64 bytes'
OnChange = cbSS4Change
Items.Strings = (
'16 bytes'
'32 bytes'
'64 bytes'
'128 bytes'
'256 bytes'
'512 bytes')
end
object txtOff24: TEdit
Left = 392
Top = 80
Width = 88
Height = 21
MaxLength = 3
TabOrder = 19
Text = '4'
end
object txtMaxOff24: TEdit
Left = 392
Top = 104
Width = 88
Height = 21
MaxLength = 3
TabOrder = 21
Text = '60'
end
object Off2UD4: TUpDown
Left = 480
Top = 80
Width = 16
Height = 21
Associate = txtOff24
Min = 4
Max = 60
Increment = 4
Position = 4
TabOrder = 20
Thousands = False
Wrap = False
end
object MaxOff2UD4: TUpDown
Left = 480
Top = 104
Width = 16
Height = 21
Associate = txtMaxOff24
Min = 4
Max = 60
Increment = 4
Position = 60
TabOrder = 22
Thousands = False
Wrap = False
end
object cbSeqFwd4: TCheckBox
Left = 264
Top = 128
Width = 193
Height = 17
Caption = 'Forward Two-Dword Read Latency'
Checked = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
State = cbChecked
TabOrder = 23
end
object cbSeqBwd4: TCheckBox
Left = 264
Top = 144
Width = 201
Height = 17
Caption = 'Backward Two-Dword Read Latency'
Checked = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
State = cbChecked
TabOrder = 24
end
object cbRnd4: TCheckBox
Left = 264
Top = 160
Width = 193
Height = 17
Caption = 'Random Two-Dword Read Latency'
Checked = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
State = cbChecked
TabOrder = 25
end
object txtOff14: TEdit
Left = 392
Top = 32
Width = 88
Height = 21
MaxLength = 3
TabOrder = 15
Text = '0'
end
object txtMaxOff14: TEdit
Left = 392
Top = 56
Width = 88
Height = 21
MaxLength = 3
TabOrder = 17
Text = '60'
end
object Off1UD4: TUpDown
Left = 480
Top = 32
Width = 16
Height = 21
Associate = txtOff14
Min = 0
Max = 60
Increment = 4
Position = 0
TabOrder = 16
Thousands = False
Wrap = False
end
object MaxOff1UD4: TUpDown
Left = 480
Top = 56
Width = 16
Height = 21
Associate = txtMaxOff14
Min = 4
Max = 60
Increment = 4
Position = 60
TabOrder = 18
Thousands = False
Wrap = False
end
object cbPreset4: TComboBox
Left = 136
Top = 8
Width = 361
Height = 21
Style = csDropDownList
DropDownCount = 16
ItemHeight = 13
ItemIndex = 0
TabOrder = 0
Text = 'Custom'
OnChange = cbPreset4Change
Items.Strings = (
'Custom')
end
object Add4: TButton
Left = 400
Top = 200
Width = 97
Height = 25
Caption = 'Add to Batch'
TabOrder = 26
OnClick = Add1Click
end
object cbPsRnd4: TCheckBox
Left = 264
Top = 176
Width = 233
Height = 17
Caption = 'Pseudo-Random Two-Dword Read Latency'
Checked = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
State = cbChecked
TabOrder = 27
end
end
object tsDTLB: TTabSheet
Caption = 'D-TLB'
ImageIndex = 3
OnShow = tsDTLBShow
object Label31: TLabel
Left = 8
Top = 80
Width = 93
Height = 13
Caption = 'Minimal TLB Entries'
end
object Label32: TLabel
Left = 8
Top = 104
Width = 96
Height = 13
Caption = 'Maximal TLB Entries'
end
object Label33: TLabel
Left = 8
Top = 56
Width = 50
Height = 13
Caption = 'Stride Size'
end
object Label34: TLabel
Left = 264
Top = 32
Width = 71
Height = 13
Caption = 'Selected Tests'
end
object Label5: TLabel
Left = 8
Top = 32
Width = 89
Height = 13
Caption = 'Variable Parameter'
end
object Label43: TLabel
Left = 8
Top = 128
Width = 101
Height = 13
Caption = 'Minimal Chains Count'
end
object Label44: TLabel
Left = 8
Top = 152
Width = 104
Height = 13
Caption = 'Maximal Chains Count'
end
object Label76: TLabel
Left = 8
Top = 8
Width = 37
Height = 13
Caption = 'Preset'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object txtMinTlb5: TEdit
Left = 136
Top = 80
Width = 88
Height = 21
MaxLength = 4
TabOrder = 3
Text = '1'
end
object txtMaxTlb5: TEdit
Left = 136
Top = 104
Width = 88
Height = 21
MaxLength = 4
TabOrder = 5
Text = '512'
end
object MinTlbUD5: TUpDown
Left = 224
Top = 80
Width = 16
Height = 21
Associate = txtMinTlb5
Min = 1
Max = 8192
Position = 1
TabOrder = 4
Thousands = False
Wrap = False
end
object MaxTlbUD5: TUpDown
Left = 224
Top = 104
Width = 16
Height = 21
Associate = txtMaxTlb5
Min = 1
Max = 8192
Position = 512
TabOrder = 6
Thousands = False
Wrap = False
end
object cbSS5: TComboBox
Left = 136
Top = 56
Width = 105
Height = 21
Style = csDropDownList
DropDownCount = 16
ItemHeight = 13
ItemIndex = 0
TabOrder = 2
Text = 'L1 Cache Line'
Items.Strings = (
'L1 Cache Line'
'4 bytes'
'8 bytes'
'16 bytes'
'32 bytes'
'64 bytes'
'128 bytes'
'256 bytes'
'512 bytes')
end
object cbTlbSeqFwd5: TCheckBox
Left = 264
Top = 48
Width = 105
Height = 17
Caption = 'Forward Access'
Checked = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
State = cbChecked
TabOrder = 11
end
object cbTlbSeqBwd5: TCheckBox
Left = 264
Top = 64
Width = 113
Height = 17
Caption = 'Backward Access'
Checked = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
State = cbChecked
TabOrder = 12
end
object cbTlbRnd5: TCheckBox
Left = 264
Top = 80
Width = 105
Height = 17
Caption = 'Random Access'
Checked = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
State = cbChecked
TabOrder = 13
end
object cbVar5: TComboBox
Left = 136
Top = 32
Width = 105
Height = 21
Style = csDropDownList
DropDownCount = 16
ItemHeight = 13
ItemIndex = 0
TabOrder = 1
Text = 'TLB Entries'
OnChange = cbVar5Change
Items.Strings = (
'TLB Entries'
'Chains Count')
end
object txtChains5: TEdit
Left = 136
Top = 128
Width = 88
Height = 21
MaxLength = 2
TabOrder = 7
Text = '1'
end
object txtMaxChains5: TEdit
Left = 136
Top = 152
Width = 88
Height = 21
MaxLength = 2
TabOrder = 9
Text = '32'
end
object ChainsUD5: TUpDown
Left = 224
Top = 128
Width = 16
Height = 21
Associate = txtChains5
Min = 1
Max = 32
Position = 1
TabOrder = 8
Thousands = False
Wrap = False
end
object MaxChainsUD5: TUpDown
Left = 224
Top = 152
Width = 16
Height = 21
Associate = txtMaxChains5
Min = 1
Max = 32
Position = 32
TabOrder = 10
Thousands = False
Wrap = False
end
object cbPreset5: TComboBox
Left = 136
Top = 8
Width = 361
Height = 21
Style = csDropDownList
DropDownCount = 16
ItemHeight = 13
ItemIndex = 0
TabOrder = 0
Text = 'Custom'
OnChange = cbPreset5Change
Items.Strings = (
'Custom')
end
object Add5: TButton
Left = 400
Top = 200
Width = 97
Height = 25
Caption = 'Add to Batch'
TabOrder = 14
OnClick = Add1Click
end
end
object tsICache: TTabSheet
Caption = 'I-Cache'
ImageIndex = 2
OnShow = tsICacheShow
object Label14: TLabel
Left = 264
Top = 56
Width = 81
Height = 13
Caption = 'Instructions Type'
end
object Label36: TLabel
Left = 264
Top = 32
Width = 50
Height = 13
Caption = 'Stride Size'
end
object Label39: TLabel
Left = 8
Top = 32
Width = 89
Height = 13
Caption = 'Variable Parameter'
end
object Label40: TLabel
Left = 8
Top = 104
Width = 101
Height = 13
Caption = 'Minimal Chains Count'
end
object Label41: TLabel
Left = 8
Top = 128
Width = 104
Height = 13
Caption = 'Maximal Chains Count'
end
object Label35: TLabel
Left = 8
Top = 152
Width = 106
Height = 13
Caption = 'Minimal Prefixes Count'
end
object Label42: TLabel
Left = 8
Top = 176
Width = 109
Height = 13
Caption = 'Maximal Prefixes Count'
end
object Label20: TLabel
Left = 8
Top = 56
Width = 108
Height = 13
Caption = 'Minimal Block Size, KB'
end
object Label21: TLabel
Left = 8
Top = 80
Width = 111
Height = 13
Caption = 'Maximal Block Size, KB'
end
object Label29: TLabel
Left = 264
Top = 80
Width = 96
Height = 13
Caption = 'Instructions Subtype'
end
object Label77: TLabel
Left = 8
Top = 8
Width = 37
Height = 13
Caption = 'Preset'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object cbIT6: TComboBox
Left = 392
Top = 56
Width = 105
Height = 21
Style = csDropDownList
DropDownCount = 16
ItemHeight = 13
ItemIndex = 0
TabOrder = 15
Text = 'ALU'
OnChange = cbIT6Change
Items.Strings = (
'ALU'
'FPU'
'MMX')
end
object cbSS6: TComboBox
Left = 392
Top = 32
Width = 105
Height = 21
Style = csDropDownList
DropDownCount = 16
ItemHeight = 13
ItemIndex = 0
TabOrder = 14
Text = 'L1 Cache Line'
Items.Strings = (
'L1 Cache Line'
'32 bytes'
'64 bytes'
'128 bytes'
'256 bytes'
'512 bytes')
end
object cbVar6: TComboBox
Left = 136
Top = 32
Width = 105
Height = 21
Style = csDropDownList
DropDownCount = 16
ItemHeight = 13
ItemIndex = 0
TabOrder = 1
Text = 'Block Size'
OnChange = cbVar6Change
Items.Strings = (
'Block Size'
'Chains Count'
'Prefixes Count')
end
object txtChains6: TEdit
Left = 136
Top = 104
Width = 88
Height = 21
MaxLength = 2
TabOrder = 6
Text = '1'
end
object txtMaxChains6: TEdit
Left = 136
Top = 128
Width = 88
Height = 21
MaxLength = 2
TabOrder = 8
Text = '32'
end
object ChainsUD6: TUpDown
Left = 224
Top = 104
Width = 16
Height = 21
Associate = txtChains6
Min = 1
Max = 32
Position = 1
TabOrder = 7
Thousands = False
Wrap = False
end
object MaxChainsUD6: TUpDown
Left = 224
Top = 128
Width = 16
Height = 21
Associate = txtMaxChains6
Min = 1
Max = 32
Position = 32
TabOrder = 9
Thousands = False
Wrap = False
end
object txtMinPref6: TEdit
Left = 136
Top = 152
Width = 88
Height = 21
MaxLength = 2
TabOrder = 10
Text = '0'
end
object txtMaxPref6: TEdit
Left = 136
Top = 176
Width = 88
Height = 21
MaxLength = 2
TabOrder = 12
Text = '14'
end
object MinPrefUD6: TUpDown
Left = 224
Top = 152
Width = 16
Height = 21
Associate = txtMinPref6
Min = 0
Max = 14
Position = 0
TabOrder = 11
Thousands = False
Wrap = False
end
object MaxPrefUD6: TUpDown
Left = 224
Top = 176
Width = 16
Height = 21
Associate = txtMaxPref6
Min = 0
Max = 14
Position = 14
TabOrder = 13
Thousands = False
Wrap = False
end
object txtBlock6: TEdit
Left = 136
Top = 56
Width = 88
Height = 21
MaxLength = 5
TabOrder = 2
Text = '1'
end
object txtMaxBlock6: TEdit
Left = 136
Top = 80
Width = 88
Height = 21
MaxLength = 5
TabOrder = 4
Text = '1024'
end
object BlockUD6: TUpDown
Left = 224
Top = 56
Width = 16
Height = 21
Associate = txtBlock6
Min = 1
Max = 32767
Position = 1
TabOrder = 3
Thousands = False
Wrap = False
end
object MaxBlockUD6: TUpDown
Left = 224
Top = 80
Width = 16
Height = 21
Associate = txtMaxBlock6
Min = 1
Max = 32767
Position = 1024
TabOrder = 5
Thousands = False
Wrap = False
end
object cbIST6: TComboBox
Left = 392
Top = 80
Width = 105
Height = 21
Style = csDropDownList
DropDownCount = 16
ItemHeight = 13
TabOrder = 16
end
object cbPreset6: TComboBox
Left = 136
Top = 8
Width = 361
Height = 21
Style = csDropDownList
DropDownCount = 16
ItemHeight = 13
ItemIndex = 0
TabOrder = 0
Text = 'Custom'
OnChange = cbPreset6Change
Items.Strings = (
'Custom')
end
object Add6: TButton
Left = 400
Top = 200
Width = 97
Height = 25
Caption = 'Add to Batch'
TabOrder = 17
OnClick = Add1Click
end
end
object tsITLB: TTabSheet
Caption = 'I-TLB'
ImageIndex = 4
OnShow = tsITLBShow
object Label38: TLabel
Left = 8
Top = 32
Width = 89
Height = 13
Caption = 'Variable Parameter'
end
object Label45: TLabel
Left = 8
Top = 56
Width = 50
Height = 13
Caption = 'Stride Size'
end
object Label46: TLabel
Left = 8
Top = 80
Width = 93
Height = 13
Caption = 'Minimal TLB Entries'
end
object Label47: TLabel
Left = 8
Top = 104
Width = 96
Height = 13
Caption = 'Maximal TLB Entries'
end
object Label48: TLabel
Left = 8
Top = 128
Width = 101
Height = 13
Caption = 'Minimal Chains Count'
end
object Label49: TLabel
Left = 8
Top = 152
Width = 104
Height = 13
Caption = 'Maximal Chains Count'
end
object Label50: TLabel
Left = 264
Top = 32
Width = 71
Height = 13
Caption = 'Selected Tests'
end
object Label78: TLabel
Left = 8
Top = 8
Width = 37
Height = 13
Caption = 'Preset'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object txtMaxChains7: TEdit
Left = 136
Top = 152
Width = 88
Height = 21
MaxLength = 2
TabOrder = 9
Text = '32'
end
object txtChains7: TEdit
Left = 136
Top = 128
Width = 88
Height = 21
MaxLength = 2
TabOrder = 7
Text = '1'
end
object txtMaxTlb7: TEdit
Left = 136
Top = 104
Width = 88
Height = 21
MaxLength = 4
TabOrder = 5
Text = '512'
end
object txtMinTlb7: TEdit
Left = 136
Top = 80
Width = 88
Height = 21
MaxLength = 4
TabOrder = 3
Text = '1'
end
object cbSS7: TComboBox
Left = 136
Top = 56
Width = 105
Height = 21
Style = csDropDownList
DropDownCount = 16
ItemHeight = 13
ItemIndex = 0
TabOrder = 2
Text = 'L1 Cache Line'
Items.Strings = (
'L1 Cache Line'
'4 bytes'
'8 bytes'
'16 bytes'
'32 bytes'
'64 bytes'
'128 bytes'
'256 bytes'
'512 bytes')
end
object cbVar7: TComboBox
Left = 136
Top = 32
Width = 105
Height = 21
Style = csDropDownList
DropDownCount = 16
ItemHeight = 13
ItemIndex = 0
TabOrder = 1
Text = 'TLB Entries'
OnChange = cbVar7Change
Items.Strings = (
'TLB Entries'
'Chains Count')
end
object MinTlbUD7: TUpDown
Left = 224
Top = 80
Width = 16
Height = 21
Associate = txtMinTlb7
Min = 1
Max = 8192
Position = 1
TabOrder = 4
Thousands = False
Wrap = False
end
object MaxTlbUD7: TUpDown
Left = 224
Top = 104
Width = 16
Height = 21
Associate = txtMaxTlb7
Min = 1
Max = 8192
Position = 512
TabOrder = 6
Thousands = False
Wrap = False
end
object ChainsUD7: TUpDown
Left = 224
Top = 128
Width = 16
Height = 21
Associate = txtChains7
Min = 1
Max = 32
Position = 1
TabOrder = 8
Thousands = False
Wrap = False
end
object MaxChainsUD7: TUpDown
Left = 224
Top = 152
Width = 16
Height = 21
Associate = txtMaxChains7
Min = 1
Max = 32
Position = 32
TabOrder = 10
Thousands = False
Wrap = False
end
object cbTlbSeqFwd7: TCheckBox
Left = 264
Top = 48
Width = 105
Height = 17
Caption = 'Forward Access'
Checked = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
State = cbChecked
TabOrder = 11
end
object cbTlbSeqBwd7: TCheckBox
Left = 264
Top = 64
Width = 113
Height = 17
Caption = 'Backward Access'
Checked = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
State = cbChecked
TabOrder = 12
end
object cbTlbRnd7: TCheckBox
Left = 264
Top = 80
Width = 105
Height = 17
Caption = 'Random Access'
Checked = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
State = cbChecked
TabOrder = 13
end
object cbPreset7: TComboBox
Left = 136
Top = 8
Width = 361
Height = 21
Style = csDropDownList
DropDownCount = 16
ItemHeight = 13
ItemIndex = 0
TabOrder = 0
Text = 'Custom'
OnChange = cbPreset7Change
Items.Strings = (
'Custom')
end
object Add7: TButton
Left = 400
Top = 200
Width = 97
Height = 25
Caption = 'Add to Batch'
TabOrder = 14
OnClick = Add1Click
end
end
end
object Run1: TButton
Left = 412
Top = 560
Width = 97
Height = 25
Caption = 'Run'
Enabled = False
TabOrder = 2
OnClick = Run1Click
end
object OpenDialog1: TOpenDialog
DefaultExt = 'rmb'
Filter = 'RMMA Batch File (*.rmb)|*.rmb'
Options = [ofPathMustExist, ofFileMustExist]
Left = 448
Top = 16
end
object SaveDialog1: TSaveDialog
DefaultExt = 'rmb'
Filter = 'RMMA Batch File (*.rmb)|*.rmb'
Options = [ofPathMustExist]
Left = 480
Top = 16
end
end