config.ini revision 10451
18889Sgeoffrey.blake@arm.com[root]
28889Sgeoffrey.blake@arm.comtype=Root
38889Sgeoffrey.blake@arm.comchildren=system
410036SAli.Saidi@ARM.comeventq_index=0
58889Sgeoffrey.blake@arm.comfull_system=false
610036SAli.Saidi@ARM.comsim_quantum=0
78889Sgeoffrey.blake@arm.comtime_sync_enable=false
88889Sgeoffrey.blake@arm.comtime_sync_period=100000000000
98889Sgeoffrey.blake@arm.comtime_sync_spin_threshold=100000000
108889Sgeoffrey.blake@arm.com
118889Sgeoffrey.blake@arm.com[system]
128889Sgeoffrey.blake@arm.comtype=System
1310315Snilay@cs.wisc.educhildren=clk_domain cpu cpu_clk_domain dvfs_handler membus physmem voltage_domain
148889Sgeoffrey.blake@arm.comboot_osflags=a
159885Sstever@gmail.comcache_line_size=64
169885Sstever@gmail.comclk_domain=system.clk_domain
1710036SAli.Saidi@ARM.comeventq_index=0
188889Sgeoffrey.blake@arm.cominit_param=0
198889Sgeoffrey.blake@arm.comkernel=
2010315Snilay@cs.wisc.edukernel_addr_check=true
218889Sgeoffrey.blake@arm.comload_addr_mask=1099511627775
2210038SAli.Saidi@ARM.comload_offset=0
239449SAli.Saidi@ARM.commem_mode=timing
249449SAli.Saidi@ARM.commem_ranges=
258889Sgeoffrey.blake@arm.commemories=system.physmem
268889Sgeoffrey.blake@arm.comnum_work_ids=16
278889Sgeoffrey.blake@arm.comreadfile=
288889Sgeoffrey.blake@arm.comsymbolfile=
298889Sgeoffrey.blake@arm.comwork_begin_ckpt_count=0
308889Sgeoffrey.blake@arm.comwork_begin_cpu_id_exit=-1
318889Sgeoffrey.blake@arm.comwork_begin_exit_count=0
328889Sgeoffrey.blake@arm.comwork_cpus_ckpt_count=0
338889Sgeoffrey.blake@arm.comwork_end_ckpt_count=0
348889Sgeoffrey.blake@arm.comwork_end_exit_count=0
358889Sgeoffrey.blake@arm.comwork_item_id=-1
368889Sgeoffrey.blake@arm.comsystem_port=system.membus.slave[0]
378889Sgeoffrey.blake@arm.com
389885Sstever@gmail.com[system.clk_domain]
399885Sstever@gmail.comtype=SrcClockDomain
409885Sstever@gmail.comclock=1000
4110315Snilay@cs.wisc.edudomain_id=-1
4210036SAli.Saidi@ARM.comeventq_index=0
4310315Snilay@cs.wisc.eduinit_perf_level=0
449885Sstever@gmail.comvoltage_domain=system.voltage_domain
459885Sstever@gmail.com
468889Sgeoffrey.blake@arm.com[system.cpu]
478889Sgeoffrey.blake@arm.comtype=DerivO3CPU
4810038SAli.Saidi@ARM.comchildren=branchPred checker dcache dstage2_mmu dtb fuPool icache interrupts isa istage2_mmu itb l2cache toL2Bus tracer workload
498889Sgeoffrey.blake@arm.comLFSTSize=1024
508889Sgeoffrey.blake@arm.comLQEntries=32
518889Sgeoffrey.blake@arm.comLSQCheckLoads=true
528889Sgeoffrey.blake@arm.comLSQDepCheckShift=4
538889Sgeoffrey.blake@arm.comSQEntries=32
548889Sgeoffrey.blake@arm.comSSITSize=1024
558889Sgeoffrey.blake@arm.comactivity=0
568889Sgeoffrey.blake@arm.combackComSize=5
579481Snilay@cs.wisc.edubranchPred=system.cpu.branchPred
588889Sgeoffrey.blake@arm.comcachePorts=200
598889Sgeoffrey.blake@arm.comchecker=system.cpu.checker
609885Sstever@gmail.comclk_domain=system.cpu_clk_domain
618889Sgeoffrey.blake@arm.comcommitToDecodeDelay=1
628889Sgeoffrey.blake@arm.comcommitToFetchDelay=1
638889Sgeoffrey.blake@arm.comcommitToIEWDelay=1
648889Sgeoffrey.blake@arm.comcommitToRenameDelay=1
658889Sgeoffrey.blake@arm.comcommitWidth=8
668889Sgeoffrey.blake@arm.comcpu_id=0
678889Sgeoffrey.blake@arm.comdecodeToFetchDelay=1
688889Sgeoffrey.blake@arm.comdecodeToRenameDelay=1
698889Sgeoffrey.blake@arm.comdecodeWidth=8
708889Sgeoffrey.blake@arm.comdispatchWidth=8
718889Sgeoffrey.blake@arm.comdo_checkpoint_insts=true
728889Sgeoffrey.blake@arm.comdo_quiesce=true
738889Sgeoffrey.blake@arm.comdo_statistics_insts=true
7410038SAli.Saidi@ARM.comdstage2_mmu=system.cpu.dstage2_mmu
758889Sgeoffrey.blake@arm.comdtb=system.cpu.dtb
7610036SAli.Saidi@ARM.comeventq_index=0
7710036SAli.Saidi@ARM.comfetchBufferSize=64
7810451Snilay@cs.wisc.edufetchQueueSize=32
798889Sgeoffrey.blake@arm.comfetchToDecodeDelay=1
808889Sgeoffrey.blake@arm.comfetchTrapLatency=1
818889Sgeoffrey.blake@arm.comfetchWidth=8
828889Sgeoffrey.blake@arm.comforwardComSize=5
838889Sgeoffrey.blake@arm.comfuPool=system.cpu.fuPool
848889Sgeoffrey.blake@arm.comfunction_trace=false
858889Sgeoffrey.blake@arm.comfunction_trace_start=0
868889Sgeoffrey.blake@arm.comiewToCommitDelay=1
878889Sgeoffrey.blake@arm.comiewToDecodeDelay=1
888889Sgeoffrey.blake@arm.comiewToFetchDelay=1
898889Sgeoffrey.blake@arm.comiewToRenameDelay=1
908889Sgeoffrey.blake@arm.cominterrupts=system.cpu.interrupts
919449SAli.Saidi@ARM.comisa=system.cpu.isa
928889Sgeoffrey.blake@arm.comissueToExecuteDelay=1
938889Sgeoffrey.blake@arm.comissueWidth=8
9410038SAli.Saidi@ARM.comistage2_mmu=system.cpu.istage2_mmu
958889Sgeoffrey.blake@arm.comitb=system.cpu.itb
968889Sgeoffrey.blake@arm.commax_insts_all_threads=0
978889Sgeoffrey.blake@arm.commax_insts_any_thread=0
988889Sgeoffrey.blake@arm.commax_loads_all_threads=0
998889Sgeoffrey.blake@arm.commax_loads_any_thread=0
1008889Sgeoffrey.blake@arm.comneedsTSO=false
1018889Sgeoffrey.blake@arm.comnumIQEntries=64
10210451Snilay@cs.wisc.edunumPhysCCRegs=1280
1038889Sgeoffrey.blake@arm.comnumPhysFloatRegs=256
1048889Sgeoffrey.blake@arm.comnumPhysIntRegs=256
1058889Sgeoffrey.blake@arm.comnumROBEntries=192
1068889Sgeoffrey.blake@arm.comnumRobs=1
1078889Sgeoffrey.blake@arm.comnumThreads=1
1088889Sgeoffrey.blake@arm.comprofile=0
1098889Sgeoffrey.blake@arm.comprogress_interval=0
1108889Sgeoffrey.blake@arm.comrenameToDecodeDelay=1
1118889Sgeoffrey.blake@arm.comrenameToFetchDelay=1
1128889Sgeoffrey.blake@arm.comrenameToIEWDelay=2
1138889Sgeoffrey.blake@arm.comrenameToROBDelay=1
1148889Sgeoffrey.blake@arm.comrenameWidth=8
1159885Sstever@gmail.comsimpoint_start_insts=
1168889Sgeoffrey.blake@arm.comsmtCommitPolicy=RoundRobin
1178889Sgeoffrey.blake@arm.comsmtFetchPolicy=SingleThread
1188889Sgeoffrey.blake@arm.comsmtIQPolicy=Partitioned
1198889Sgeoffrey.blake@arm.comsmtIQThreshold=100
1208889Sgeoffrey.blake@arm.comsmtLSQPolicy=Partitioned
1218889Sgeoffrey.blake@arm.comsmtLSQThreshold=100
1228889Sgeoffrey.blake@arm.comsmtNumFetchingThreads=1
1238889Sgeoffrey.blake@arm.comsmtROBPolicy=Partitioned
1248889Sgeoffrey.blake@arm.comsmtROBThreshold=100
12510242Ssteve.reinhardt@amd.comsocket_id=0
1268889Sgeoffrey.blake@arm.comsquashWidth=8
1278889Sgeoffrey.blake@arm.comstore_set_clear_period=250000
1289449SAli.Saidi@ARM.comswitched_out=false
1298889Sgeoffrey.blake@arm.comsystem=system
1308889Sgeoffrey.blake@arm.comtracer=system.cpu.tracer
1318889Sgeoffrey.blake@arm.comtrapLatency=13
1328889Sgeoffrey.blake@arm.comwbWidth=8
1338889Sgeoffrey.blake@arm.comworkload=system.cpu.workload
1348889Sgeoffrey.blake@arm.comdcache_port=system.cpu.dcache.cpu_side
1358889Sgeoffrey.blake@arm.comicache_port=system.cpu.icache.cpu_side
1368889Sgeoffrey.blake@arm.com
1379481Snilay@cs.wisc.edu[system.cpu.branchPred]
1389481Snilay@cs.wisc.edutype=BranchPredictor
1399481Snilay@cs.wisc.eduBTBEntries=4096
1409481Snilay@cs.wisc.eduBTBTagSize=16
1419481Snilay@cs.wisc.eduRASSize=16
1429481Snilay@cs.wisc.educhoiceCtrBits=2
1439481Snilay@cs.wisc.educhoicePredictorSize=8192
14410036SAli.Saidi@ARM.comeventq_index=0
1459481Snilay@cs.wisc.eduglobalCtrBits=2
1469481Snilay@cs.wisc.eduglobalPredictorSize=8192
1479481Snilay@cs.wisc.eduinstShiftAmt=2
1489481Snilay@cs.wisc.edulocalCtrBits=2
1499481Snilay@cs.wisc.edulocalHistoryTableSize=2048
1509481Snilay@cs.wisc.edulocalPredictorSize=2048
1519481Snilay@cs.wisc.edunumThreads=1
1529481Snilay@cs.wisc.edupredType=tournament
1539481Snilay@cs.wisc.edu
1548889Sgeoffrey.blake@arm.com[system.cpu.checker]
1558889Sgeoffrey.blake@arm.comtype=O3Checker
15610038SAli.Saidi@ARM.comchildren=dstage2_mmu dtb isa istage2_mmu itb tracer
1578889Sgeoffrey.blake@arm.comchecker=Null
1589885Sstever@gmail.comclk_domain=system.cpu_clk_domain
1599265SAli.Saidi@ARM.comcpu_id=0
1608889Sgeoffrey.blake@arm.comdo_checkpoint_insts=true
1618889Sgeoffrey.blake@arm.comdo_quiesce=true
1628889Sgeoffrey.blake@arm.comdo_statistics_insts=true
16310038SAli.Saidi@ARM.comdstage2_mmu=system.cpu.checker.dstage2_mmu
1648889Sgeoffrey.blake@arm.comdtb=system.cpu.checker.dtb
16510036SAli.Saidi@ARM.comeventq_index=0
1668889Sgeoffrey.blake@arm.comexitOnError=false
1678889Sgeoffrey.blake@arm.comfunction_trace=false
1688889Sgeoffrey.blake@arm.comfunction_trace_start=0
1698889Sgeoffrey.blake@arm.cominterrupts=Null
1709449SAli.Saidi@ARM.comisa=system.cpu.checker.isa
17110038SAli.Saidi@ARM.comistage2_mmu=system.cpu.checker.istage2_mmu
1728889Sgeoffrey.blake@arm.comitb=system.cpu.checker.itb
1738889Sgeoffrey.blake@arm.commax_insts_all_threads=0
1748889Sgeoffrey.blake@arm.commax_insts_any_thread=0
1758889Sgeoffrey.blake@arm.commax_loads_all_threads=0
1768889Sgeoffrey.blake@arm.commax_loads_any_thread=0
1778889Sgeoffrey.blake@arm.comnumThreads=1
1788889Sgeoffrey.blake@arm.comprofile=0
1798889Sgeoffrey.blake@arm.comprogress_interval=0
1809885Sstever@gmail.comsimpoint_start_insts=
18110242Ssteve.reinhardt@amd.comsocket_id=0
1829449SAli.Saidi@ARM.comswitched_out=false
1838889Sgeoffrey.blake@arm.comsystem=system
1848889Sgeoffrey.blake@arm.comtracer=system.cpu.checker.tracer
1858889Sgeoffrey.blake@arm.comupdateOnError=true
1868889Sgeoffrey.blake@arm.comwarnOnlyOnLoadError=true
1878889Sgeoffrey.blake@arm.comworkload=system.cpu.workload
1888889Sgeoffrey.blake@arm.com
18910038SAli.Saidi@ARM.com[system.cpu.checker.dstage2_mmu]
19010038SAli.Saidi@ARM.comtype=ArmStage2MMU
19110038SAli.Saidi@ARM.comchildren=stage2_tlb
19210038SAli.Saidi@ARM.comeventq_index=0
19310038SAli.Saidi@ARM.comstage2_tlb=system.cpu.checker.dstage2_mmu.stage2_tlb
19410038SAli.Saidi@ARM.comtlb=system.cpu.checker.dtb
19510038SAli.Saidi@ARM.com
19610038SAli.Saidi@ARM.com[system.cpu.checker.dstage2_mmu.stage2_tlb]
19710038SAli.Saidi@ARM.comtype=ArmTLB
19810038SAli.Saidi@ARM.comchildren=walker
19910038SAli.Saidi@ARM.comeventq_index=0
20010038SAli.Saidi@ARM.comis_stage2=true
20110038SAli.Saidi@ARM.comsize=32
20210038SAli.Saidi@ARM.comwalker=system.cpu.checker.dstage2_mmu.stage2_tlb.walker
20310038SAli.Saidi@ARM.com
20410038SAli.Saidi@ARM.com[system.cpu.checker.dstage2_mmu.stage2_tlb.walker]
20510038SAli.Saidi@ARM.comtype=ArmTableWalker
20610038SAli.Saidi@ARM.comclk_domain=system.cpu_clk_domain
20710038SAli.Saidi@ARM.comeventq_index=0
20810038SAli.Saidi@ARM.comis_stage2=true
20910038SAli.Saidi@ARM.comnum_squash_per_cycle=2
21010038SAli.Saidi@ARM.comsys=system
21110038SAli.Saidi@ARM.comport=system.cpu.toL2Bus.slave[9]
21210038SAli.Saidi@ARM.com
2138889Sgeoffrey.blake@arm.com[system.cpu.checker.dtb]
2148889Sgeoffrey.blake@arm.comtype=ArmTLB
2158889Sgeoffrey.blake@arm.comchildren=walker
21610036SAli.Saidi@ARM.comeventq_index=0
21710038SAli.Saidi@ARM.comis_stage2=false
2188889Sgeoffrey.blake@arm.comsize=64
2198889Sgeoffrey.blake@arm.comwalker=system.cpu.checker.dtb.walker
2208889Sgeoffrey.blake@arm.com
2218889Sgeoffrey.blake@arm.com[system.cpu.checker.dtb.walker]
2228889Sgeoffrey.blake@arm.comtype=ArmTableWalker
2239885Sstever@gmail.comclk_domain=system.cpu_clk_domain
22410036SAli.Saidi@ARM.comeventq_index=0
22510038SAli.Saidi@ARM.comis_stage2=false
2269265SAli.Saidi@ARM.comnum_squash_per_cycle=2
2278889Sgeoffrey.blake@arm.comsys=system
22810038SAli.Saidi@ARM.comport=system.cpu.toL2Bus.slave[7]
2298889Sgeoffrey.blake@arm.com
2309449SAli.Saidi@ARM.com[system.cpu.checker.isa]
2319449SAli.Saidi@ARM.comtype=ArmISA
23210036SAli.Saidi@ARM.comeventq_index=0
2339449SAli.Saidi@ARM.comfpsid=1090793632
23410038SAli.Saidi@ARM.comid_aa64afr0_el1=0
23510038SAli.Saidi@ARM.comid_aa64afr1_el1=0
23610038SAli.Saidi@ARM.comid_aa64dfr0_el1=1052678
23710038SAli.Saidi@ARM.comid_aa64dfr1_el1=0
23810038SAli.Saidi@ARM.comid_aa64isar0_el1=0
23910038SAli.Saidi@ARM.comid_aa64isar1_el1=0
24010038SAli.Saidi@ARM.comid_aa64mmfr0_el1=15728642
24110038SAli.Saidi@ARM.comid_aa64mmfr1_el1=0
24210038SAli.Saidi@ARM.comid_aa64pfr0_el1=17
24310038SAli.Saidi@ARM.comid_aa64pfr1_el1=0
2449449SAli.Saidi@ARM.comid_isar0=34607377
2459449SAli.Saidi@ARM.comid_isar1=34677009
2469449SAli.Saidi@ARM.comid_isar2=555950401
2479449SAli.Saidi@ARM.comid_isar3=17899825
2489449SAli.Saidi@ARM.comid_isar4=268501314
2499449SAli.Saidi@ARM.comid_isar5=0
25010038SAli.Saidi@ARM.comid_mmfr0=270536963
2519449SAli.Saidi@ARM.comid_mmfr1=0
2529449SAli.Saidi@ARM.comid_mmfr2=19070976
25310038SAli.Saidi@ARM.comid_mmfr3=34611729
2549449SAli.Saidi@ARM.comid_pfr0=49
25510038SAli.Saidi@ARM.comid_pfr1=4113
25610038SAli.Saidi@ARM.commidr=1091551472
25710038SAli.Saidi@ARM.comsystem=system
25810038SAli.Saidi@ARM.com
25910038SAli.Saidi@ARM.com[system.cpu.checker.istage2_mmu]
26010038SAli.Saidi@ARM.comtype=ArmStage2MMU
26110038SAli.Saidi@ARM.comchildren=stage2_tlb
26210038SAli.Saidi@ARM.comeventq_index=0
26310038SAli.Saidi@ARM.comstage2_tlb=system.cpu.checker.istage2_mmu.stage2_tlb
26410038SAli.Saidi@ARM.comtlb=system.cpu.checker.itb
26510038SAli.Saidi@ARM.com
26610038SAli.Saidi@ARM.com[system.cpu.checker.istage2_mmu.stage2_tlb]
26710038SAli.Saidi@ARM.comtype=ArmTLB
26810038SAli.Saidi@ARM.comchildren=walker
26910038SAli.Saidi@ARM.comeventq_index=0
27010038SAli.Saidi@ARM.comis_stage2=true
27110038SAli.Saidi@ARM.comsize=32
27210038SAli.Saidi@ARM.comwalker=system.cpu.checker.istage2_mmu.stage2_tlb.walker
27310038SAli.Saidi@ARM.com
27410038SAli.Saidi@ARM.com[system.cpu.checker.istage2_mmu.stage2_tlb.walker]
27510038SAli.Saidi@ARM.comtype=ArmTableWalker
27610038SAli.Saidi@ARM.comclk_domain=system.cpu_clk_domain
27710038SAli.Saidi@ARM.comeventq_index=0
27810038SAli.Saidi@ARM.comis_stage2=true
27910038SAli.Saidi@ARM.comnum_squash_per_cycle=2
28010038SAli.Saidi@ARM.comsys=system
28110038SAli.Saidi@ARM.comport=system.cpu.toL2Bus.slave[8]
2829449SAli.Saidi@ARM.com
2838889Sgeoffrey.blake@arm.com[system.cpu.checker.itb]
2848889Sgeoffrey.blake@arm.comtype=ArmTLB
2858889Sgeoffrey.blake@arm.comchildren=walker
28610036SAli.Saidi@ARM.comeventq_index=0
28710038SAli.Saidi@ARM.comis_stage2=false
2888889Sgeoffrey.blake@arm.comsize=64
2898889Sgeoffrey.blake@arm.comwalker=system.cpu.checker.itb.walker
2908889Sgeoffrey.blake@arm.com
2918889Sgeoffrey.blake@arm.com[system.cpu.checker.itb.walker]
2928889Sgeoffrey.blake@arm.comtype=ArmTableWalker
2939885Sstever@gmail.comclk_domain=system.cpu_clk_domain
29410036SAli.Saidi@ARM.comeventq_index=0
29510038SAli.Saidi@ARM.comis_stage2=false
2969265SAli.Saidi@ARM.comnum_squash_per_cycle=2
2978889Sgeoffrey.blake@arm.comsys=system
29810038SAli.Saidi@ARM.comport=system.cpu.toL2Bus.slave[6]
2998889Sgeoffrey.blake@arm.com
3008889Sgeoffrey.blake@arm.com[system.cpu.checker.tracer]
3018889Sgeoffrey.blake@arm.comtype=ExeTracer
30210036SAli.Saidi@ARM.comeventq_index=0
3038889Sgeoffrey.blake@arm.com
3048889Sgeoffrey.blake@arm.com[system.cpu.dcache]
3058889Sgeoffrey.blake@arm.comtype=BaseCache
3069885Sstever@gmail.comchildren=tags
3078889Sgeoffrey.blake@arm.comaddr_ranges=0:18446744073709551615
3088889Sgeoffrey.blake@arm.comassoc=2
3099885Sstever@gmail.comclk_domain=system.cpu_clk_domain
31010036SAli.Saidi@ARM.comeventq_index=0
3118889Sgeoffrey.blake@arm.comforward_snoops=true
3129348SAli.Saidi@ARM.comhit_latency=2
3138889Sgeoffrey.blake@arm.comis_top_level=true
3148889Sgeoffrey.blake@arm.commax_miss_count=0
3159348SAli.Saidi@ARM.commshrs=4
3168889Sgeoffrey.blake@arm.comprefetch_on_access=false
3178889Sgeoffrey.blake@arm.comprefetcher=Null
3189348SAli.Saidi@ARM.comresponse_latency=2
31910036SAli.Saidi@ARM.comsequential_access=false
3208889Sgeoffrey.blake@arm.comsize=262144
3218889Sgeoffrey.blake@arm.comsystem=system
3229885Sstever@gmail.comtags=system.cpu.dcache.tags
3238889Sgeoffrey.blake@arm.comtgts_per_mshr=20
3248889Sgeoffrey.blake@arm.comtwo_queue=false
3258889Sgeoffrey.blake@arm.comwrite_buffers=8
3268889Sgeoffrey.blake@arm.comcpu_side=system.cpu.dcache_port
3278889Sgeoffrey.blake@arm.commem_side=system.cpu.toL2Bus.slave[1]
3288889Sgeoffrey.blake@arm.com
3299885Sstever@gmail.com[system.cpu.dcache.tags]
3309885Sstever@gmail.comtype=LRU
3319885Sstever@gmail.comassoc=2
3329885Sstever@gmail.comblock_size=64
3339885Sstever@gmail.comclk_domain=system.cpu_clk_domain
33410036SAli.Saidi@ARM.comeventq_index=0
3359885Sstever@gmail.comhit_latency=2
33610036SAli.Saidi@ARM.comsequential_access=false
3379885Sstever@gmail.comsize=262144
3389885Sstever@gmail.com
33910038SAli.Saidi@ARM.com[system.cpu.dstage2_mmu]
34010038SAli.Saidi@ARM.comtype=ArmStage2MMU
34110038SAli.Saidi@ARM.comchildren=stage2_tlb
34210038SAli.Saidi@ARM.comeventq_index=0
34310038SAli.Saidi@ARM.comstage2_tlb=system.cpu.dstage2_mmu.stage2_tlb
34410038SAli.Saidi@ARM.comtlb=system.cpu.dtb
34510038SAli.Saidi@ARM.com
34610038SAli.Saidi@ARM.com[system.cpu.dstage2_mmu.stage2_tlb]
34710038SAli.Saidi@ARM.comtype=ArmTLB
34810038SAli.Saidi@ARM.comchildren=walker
34910038SAli.Saidi@ARM.comeventq_index=0
35010038SAli.Saidi@ARM.comis_stage2=true
35110038SAli.Saidi@ARM.comsize=32
35210038SAli.Saidi@ARM.comwalker=system.cpu.dstage2_mmu.stage2_tlb.walker
35310038SAli.Saidi@ARM.com
35410038SAli.Saidi@ARM.com[system.cpu.dstage2_mmu.stage2_tlb.walker]
35510038SAli.Saidi@ARM.comtype=ArmTableWalker
35610038SAli.Saidi@ARM.comclk_domain=system.cpu_clk_domain
35710038SAli.Saidi@ARM.comeventq_index=0
35810038SAli.Saidi@ARM.comis_stage2=true
35910038SAli.Saidi@ARM.comnum_squash_per_cycle=2
36010038SAli.Saidi@ARM.comsys=system
36110038SAli.Saidi@ARM.comport=system.cpu.toL2Bus.slave[5]
36210038SAli.Saidi@ARM.com
3638889Sgeoffrey.blake@arm.com[system.cpu.dtb]
3648889Sgeoffrey.blake@arm.comtype=ArmTLB
3658889Sgeoffrey.blake@arm.comchildren=walker
36610036SAli.Saidi@ARM.comeventq_index=0
36710038SAli.Saidi@ARM.comis_stage2=false
3688889Sgeoffrey.blake@arm.comsize=64
3698889Sgeoffrey.blake@arm.comwalker=system.cpu.dtb.walker
3708889Sgeoffrey.blake@arm.com
3718889Sgeoffrey.blake@arm.com[system.cpu.dtb.walker]
3728889Sgeoffrey.blake@arm.comtype=ArmTableWalker
3739885Sstever@gmail.comclk_domain=system.cpu_clk_domain
37410036SAli.Saidi@ARM.comeventq_index=0
37510038SAli.Saidi@ARM.comis_stage2=false
3769265SAli.Saidi@ARM.comnum_squash_per_cycle=2
3778889Sgeoffrey.blake@arm.comsys=system
3788889Sgeoffrey.blake@arm.comport=system.cpu.toL2Bus.slave[3]
3798889Sgeoffrey.blake@arm.com
3808889Sgeoffrey.blake@arm.com[system.cpu.fuPool]
3818889Sgeoffrey.blake@arm.comtype=FUPool
3828889Sgeoffrey.blake@arm.comchildren=FUList0 FUList1 FUList2 FUList3 FUList4 FUList5 FUList6 FUList7 FUList8
3838889Sgeoffrey.blake@arm.comFUList=system.cpu.fuPool.FUList0 system.cpu.fuPool.FUList1 system.cpu.fuPool.FUList2 system.cpu.fuPool.FUList3 system.cpu.fuPool.FUList4 system.cpu.fuPool.FUList5 system.cpu.fuPool.FUList6 system.cpu.fuPool.FUList7 system.cpu.fuPool.FUList8
38410036SAli.Saidi@ARM.comeventq_index=0
3858889Sgeoffrey.blake@arm.com
3868889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList0]
3878889Sgeoffrey.blake@arm.comtype=FUDesc
3888889Sgeoffrey.blake@arm.comchildren=opList
3898889Sgeoffrey.blake@arm.comcount=6
39010036SAli.Saidi@ARM.comeventq_index=0
3918889Sgeoffrey.blake@arm.comopList=system.cpu.fuPool.FUList0.opList
3928889Sgeoffrey.blake@arm.com
3938889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList0.opList]
3948889Sgeoffrey.blake@arm.comtype=OpDesc
39510036SAli.Saidi@ARM.comeventq_index=0
3968889Sgeoffrey.blake@arm.comissueLat=1
3978889Sgeoffrey.blake@arm.comopClass=IntAlu
3988889Sgeoffrey.blake@arm.comopLat=1
3998889Sgeoffrey.blake@arm.com
4008889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList1]
4018889Sgeoffrey.blake@arm.comtype=FUDesc
4028889Sgeoffrey.blake@arm.comchildren=opList0 opList1
4038889Sgeoffrey.blake@arm.comcount=2
40410036SAli.Saidi@ARM.comeventq_index=0
4058889Sgeoffrey.blake@arm.comopList=system.cpu.fuPool.FUList1.opList0 system.cpu.fuPool.FUList1.opList1
4068889Sgeoffrey.blake@arm.com
4078889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList1.opList0]
4088889Sgeoffrey.blake@arm.comtype=OpDesc
40910036SAli.Saidi@ARM.comeventq_index=0
4108889Sgeoffrey.blake@arm.comissueLat=1
4118889Sgeoffrey.blake@arm.comopClass=IntMult
4128889Sgeoffrey.blake@arm.comopLat=3
4138889Sgeoffrey.blake@arm.com
4148889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList1.opList1]
4158889Sgeoffrey.blake@arm.comtype=OpDesc
41610036SAli.Saidi@ARM.comeventq_index=0
4178889Sgeoffrey.blake@arm.comissueLat=19
4188889Sgeoffrey.blake@arm.comopClass=IntDiv
4198889Sgeoffrey.blake@arm.comopLat=20
4208889Sgeoffrey.blake@arm.com
4218889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList2]
4228889Sgeoffrey.blake@arm.comtype=FUDesc
4238889Sgeoffrey.blake@arm.comchildren=opList0 opList1 opList2
4248889Sgeoffrey.blake@arm.comcount=4
42510036SAli.Saidi@ARM.comeventq_index=0
4268889Sgeoffrey.blake@arm.comopList=system.cpu.fuPool.FUList2.opList0 system.cpu.fuPool.FUList2.opList1 system.cpu.fuPool.FUList2.opList2
4278889Sgeoffrey.blake@arm.com
4288889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList2.opList0]
4298889Sgeoffrey.blake@arm.comtype=OpDesc
43010036SAli.Saidi@ARM.comeventq_index=0
4318889Sgeoffrey.blake@arm.comissueLat=1
4328889Sgeoffrey.blake@arm.comopClass=FloatAdd
4338889Sgeoffrey.blake@arm.comopLat=2
4348889Sgeoffrey.blake@arm.com
4358889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList2.opList1]
4368889Sgeoffrey.blake@arm.comtype=OpDesc
43710036SAli.Saidi@ARM.comeventq_index=0
4388889Sgeoffrey.blake@arm.comissueLat=1
4398889Sgeoffrey.blake@arm.comopClass=FloatCmp
4408889Sgeoffrey.blake@arm.comopLat=2
4418889Sgeoffrey.blake@arm.com
4428889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList2.opList2]
4438889Sgeoffrey.blake@arm.comtype=OpDesc
44410036SAli.Saidi@ARM.comeventq_index=0
4458889Sgeoffrey.blake@arm.comissueLat=1
4468889Sgeoffrey.blake@arm.comopClass=FloatCvt
4478889Sgeoffrey.blake@arm.comopLat=2
4488889Sgeoffrey.blake@arm.com
4498889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList3]
4508889Sgeoffrey.blake@arm.comtype=FUDesc
4518889Sgeoffrey.blake@arm.comchildren=opList0 opList1 opList2
4528889Sgeoffrey.blake@arm.comcount=2
45310036SAli.Saidi@ARM.comeventq_index=0
4548889Sgeoffrey.blake@arm.comopList=system.cpu.fuPool.FUList3.opList0 system.cpu.fuPool.FUList3.opList1 system.cpu.fuPool.FUList3.opList2
4558889Sgeoffrey.blake@arm.com
4568889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList3.opList0]
4578889Sgeoffrey.blake@arm.comtype=OpDesc
45810036SAli.Saidi@ARM.comeventq_index=0
4598889Sgeoffrey.blake@arm.comissueLat=1
4608889Sgeoffrey.blake@arm.comopClass=FloatMult
4618889Sgeoffrey.blake@arm.comopLat=4
4628889Sgeoffrey.blake@arm.com
4638889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList3.opList1]
4648889Sgeoffrey.blake@arm.comtype=OpDesc
46510036SAli.Saidi@ARM.comeventq_index=0
4668889Sgeoffrey.blake@arm.comissueLat=12
4678889Sgeoffrey.blake@arm.comopClass=FloatDiv
4688889Sgeoffrey.blake@arm.comopLat=12
4698889Sgeoffrey.blake@arm.com
4708889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList3.opList2]
4718889Sgeoffrey.blake@arm.comtype=OpDesc
47210036SAli.Saidi@ARM.comeventq_index=0
4738889Sgeoffrey.blake@arm.comissueLat=24
4748889Sgeoffrey.blake@arm.comopClass=FloatSqrt
4758889Sgeoffrey.blake@arm.comopLat=24
4768889Sgeoffrey.blake@arm.com
4778889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList4]
4788889Sgeoffrey.blake@arm.comtype=FUDesc
4798889Sgeoffrey.blake@arm.comchildren=opList
4808889Sgeoffrey.blake@arm.comcount=0
48110036SAli.Saidi@ARM.comeventq_index=0
4828889Sgeoffrey.blake@arm.comopList=system.cpu.fuPool.FUList4.opList
4838889Sgeoffrey.blake@arm.com
4848889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList4.opList]
4858889Sgeoffrey.blake@arm.comtype=OpDesc
48610036SAli.Saidi@ARM.comeventq_index=0
4878889Sgeoffrey.blake@arm.comissueLat=1
4888889Sgeoffrey.blake@arm.comopClass=MemRead
4898889Sgeoffrey.blake@arm.comopLat=1
4908889Sgeoffrey.blake@arm.com
4918889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList5]
4928889Sgeoffrey.blake@arm.comtype=FUDesc
4938889Sgeoffrey.blake@arm.comchildren=opList00 opList01 opList02 opList03 opList04 opList05 opList06 opList07 opList08 opList09 opList10 opList11 opList12 opList13 opList14 opList15 opList16 opList17 opList18 opList19
4948889Sgeoffrey.blake@arm.comcount=4
49510036SAli.Saidi@ARM.comeventq_index=0
4968889Sgeoffrey.blake@arm.comopList=system.cpu.fuPool.FUList5.opList00 system.cpu.fuPool.FUList5.opList01 system.cpu.fuPool.FUList5.opList02 system.cpu.fuPool.FUList5.opList03 system.cpu.fuPool.FUList5.opList04 system.cpu.fuPool.FUList5.opList05 system.cpu.fuPool.FUList5.opList06 system.cpu.fuPool.FUList5.opList07 system.cpu.fuPool.FUList5.opList08 system.cpu.fuPool.FUList5.opList09 system.cpu.fuPool.FUList5.opList10 system.cpu.fuPool.FUList5.opList11 system.cpu.fuPool.FUList5.opList12 system.cpu.fuPool.FUList5.opList13 system.cpu.fuPool.FUList5.opList14 system.cpu.fuPool.FUList5.opList15 system.cpu.fuPool.FUList5.opList16 system.cpu.fuPool.FUList5.opList17 system.cpu.fuPool.FUList5.opList18 system.cpu.fuPool.FUList5.opList19
4978889Sgeoffrey.blake@arm.com
4988889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList5.opList00]
4998889Sgeoffrey.blake@arm.comtype=OpDesc
50010036SAli.Saidi@ARM.comeventq_index=0
5018889Sgeoffrey.blake@arm.comissueLat=1
5028889Sgeoffrey.blake@arm.comopClass=SimdAdd
5038889Sgeoffrey.blake@arm.comopLat=1
5048889Sgeoffrey.blake@arm.com
5058889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList5.opList01]
5068889Sgeoffrey.blake@arm.comtype=OpDesc
50710036SAli.Saidi@ARM.comeventq_index=0
5088889Sgeoffrey.blake@arm.comissueLat=1
5098889Sgeoffrey.blake@arm.comopClass=SimdAddAcc
5108889Sgeoffrey.blake@arm.comopLat=1
5118889Sgeoffrey.blake@arm.com
5128889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList5.opList02]
5138889Sgeoffrey.blake@arm.comtype=OpDesc
51410036SAli.Saidi@ARM.comeventq_index=0
5158889Sgeoffrey.blake@arm.comissueLat=1
5168889Sgeoffrey.blake@arm.comopClass=SimdAlu
5178889Sgeoffrey.blake@arm.comopLat=1
5188889Sgeoffrey.blake@arm.com
5198889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList5.opList03]
5208889Sgeoffrey.blake@arm.comtype=OpDesc
52110036SAli.Saidi@ARM.comeventq_index=0
5228889Sgeoffrey.blake@arm.comissueLat=1
5238889Sgeoffrey.blake@arm.comopClass=SimdCmp
5248889Sgeoffrey.blake@arm.comopLat=1
5258889Sgeoffrey.blake@arm.com
5268889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList5.opList04]
5278889Sgeoffrey.blake@arm.comtype=OpDesc
52810036SAli.Saidi@ARM.comeventq_index=0
5298889Sgeoffrey.blake@arm.comissueLat=1
5308889Sgeoffrey.blake@arm.comopClass=SimdCvt
5318889Sgeoffrey.blake@arm.comopLat=1
5328889Sgeoffrey.blake@arm.com
5338889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList5.opList05]
5348889Sgeoffrey.blake@arm.comtype=OpDesc
53510036SAli.Saidi@ARM.comeventq_index=0
5368889Sgeoffrey.blake@arm.comissueLat=1
5378889Sgeoffrey.blake@arm.comopClass=SimdMisc
5388889Sgeoffrey.blake@arm.comopLat=1
5398889Sgeoffrey.blake@arm.com
5408889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList5.opList06]
5418889Sgeoffrey.blake@arm.comtype=OpDesc
54210036SAli.Saidi@ARM.comeventq_index=0
5438889Sgeoffrey.blake@arm.comissueLat=1
5448889Sgeoffrey.blake@arm.comopClass=SimdMult
5458889Sgeoffrey.blake@arm.comopLat=1
5468889Sgeoffrey.blake@arm.com
5478889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList5.opList07]
5488889Sgeoffrey.blake@arm.comtype=OpDesc
54910036SAli.Saidi@ARM.comeventq_index=0
5508889Sgeoffrey.blake@arm.comissueLat=1
5518889Sgeoffrey.blake@arm.comopClass=SimdMultAcc
5528889Sgeoffrey.blake@arm.comopLat=1
5538889Sgeoffrey.blake@arm.com
5548889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList5.opList08]
5558889Sgeoffrey.blake@arm.comtype=OpDesc
55610036SAli.Saidi@ARM.comeventq_index=0
5578889Sgeoffrey.blake@arm.comissueLat=1
5588889Sgeoffrey.blake@arm.comopClass=SimdShift
5598889Sgeoffrey.blake@arm.comopLat=1
5608889Sgeoffrey.blake@arm.com
5618889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList5.opList09]
5628889Sgeoffrey.blake@arm.comtype=OpDesc
56310036SAli.Saidi@ARM.comeventq_index=0
5648889Sgeoffrey.blake@arm.comissueLat=1
5658889Sgeoffrey.blake@arm.comopClass=SimdShiftAcc
5668889Sgeoffrey.blake@arm.comopLat=1
5678889Sgeoffrey.blake@arm.com
5688889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList5.opList10]
5698889Sgeoffrey.blake@arm.comtype=OpDesc
57010036SAli.Saidi@ARM.comeventq_index=0
5718889Sgeoffrey.blake@arm.comissueLat=1
5728889Sgeoffrey.blake@arm.comopClass=SimdSqrt
5738889Sgeoffrey.blake@arm.comopLat=1
5748889Sgeoffrey.blake@arm.com
5758889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList5.opList11]
5768889Sgeoffrey.blake@arm.comtype=OpDesc
57710036SAli.Saidi@ARM.comeventq_index=0
5788889Sgeoffrey.blake@arm.comissueLat=1
5798889Sgeoffrey.blake@arm.comopClass=SimdFloatAdd
5808889Sgeoffrey.blake@arm.comopLat=1
5818889Sgeoffrey.blake@arm.com
5828889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList5.opList12]
5838889Sgeoffrey.blake@arm.comtype=OpDesc
58410036SAli.Saidi@ARM.comeventq_index=0
5858889Sgeoffrey.blake@arm.comissueLat=1
5868889Sgeoffrey.blake@arm.comopClass=SimdFloatAlu
5878889Sgeoffrey.blake@arm.comopLat=1
5888889Sgeoffrey.blake@arm.com
5898889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList5.opList13]
5908889Sgeoffrey.blake@arm.comtype=OpDesc
59110036SAli.Saidi@ARM.comeventq_index=0
5928889Sgeoffrey.blake@arm.comissueLat=1
5938889Sgeoffrey.blake@arm.comopClass=SimdFloatCmp
5948889Sgeoffrey.blake@arm.comopLat=1
5958889Sgeoffrey.blake@arm.com
5968889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList5.opList14]
5978889Sgeoffrey.blake@arm.comtype=OpDesc
59810036SAli.Saidi@ARM.comeventq_index=0
5998889Sgeoffrey.blake@arm.comissueLat=1
6008889Sgeoffrey.blake@arm.comopClass=SimdFloatCvt
6018889Sgeoffrey.blake@arm.comopLat=1
6028889Sgeoffrey.blake@arm.com
6038889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList5.opList15]
6048889Sgeoffrey.blake@arm.comtype=OpDesc
60510036SAli.Saidi@ARM.comeventq_index=0
6068889Sgeoffrey.blake@arm.comissueLat=1
6078889Sgeoffrey.blake@arm.comopClass=SimdFloatDiv
6088889Sgeoffrey.blake@arm.comopLat=1
6098889Sgeoffrey.blake@arm.com
6108889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList5.opList16]
6118889Sgeoffrey.blake@arm.comtype=OpDesc
61210036SAli.Saidi@ARM.comeventq_index=0
6138889Sgeoffrey.blake@arm.comissueLat=1
6148889Sgeoffrey.blake@arm.comopClass=SimdFloatMisc
6158889Sgeoffrey.blake@arm.comopLat=1
6168889Sgeoffrey.blake@arm.com
6178889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList5.opList17]
6188889Sgeoffrey.blake@arm.comtype=OpDesc
61910036SAli.Saidi@ARM.comeventq_index=0
6208889Sgeoffrey.blake@arm.comissueLat=1
6218889Sgeoffrey.blake@arm.comopClass=SimdFloatMult
6228889Sgeoffrey.blake@arm.comopLat=1
6238889Sgeoffrey.blake@arm.com
6248889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList5.opList18]
6258889Sgeoffrey.blake@arm.comtype=OpDesc
62610036SAli.Saidi@ARM.comeventq_index=0
6278889Sgeoffrey.blake@arm.comissueLat=1
6288889Sgeoffrey.blake@arm.comopClass=SimdFloatMultAcc
6298889Sgeoffrey.blake@arm.comopLat=1
6308889Sgeoffrey.blake@arm.com
6318889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList5.opList19]
6328889Sgeoffrey.blake@arm.comtype=OpDesc
63310036SAli.Saidi@ARM.comeventq_index=0
6348889Sgeoffrey.blake@arm.comissueLat=1
6358889Sgeoffrey.blake@arm.comopClass=SimdFloatSqrt
6368889Sgeoffrey.blake@arm.comopLat=1
6378889Sgeoffrey.blake@arm.com
6388889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList6]
6398889Sgeoffrey.blake@arm.comtype=FUDesc
6408889Sgeoffrey.blake@arm.comchildren=opList
6418889Sgeoffrey.blake@arm.comcount=0
64210036SAli.Saidi@ARM.comeventq_index=0
6438889Sgeoffrey.blake@arm.comopList=system.cpu.fuPool.FUList6.opList
6448889Sgeoffrey.blake@arm.com
6458889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList6.opList]
6468889Sgeoffrey.blake@arm.comtype=OpDesc
64710036SAli.Saidi@ARM.comeventq_index=0
6488889Sgeoffrey.blake@arm.comissueLat=1
6498889Sgeoffrey.blake@arm.comopClass=MemWrite
6508889Sgeoffrey.blake@arm.comopLat=1
6518889Sgeoffrey.blake@arm.com
6528889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList7]
6538889Sgeoffrey.blake@arm.comtype=FUDesc
6548889Sgeoffrey.blake@arm.comchildren=opList0 opList1
6558889Sgeoffrey.blake@arm.comcount=4
65610036SAli.Saidi@ARM.comeventq_index=0
6578889Sgeoffrey.blake@arm.comopList=system.cpu.fuPool.FUList7.opList0 system.cpu.fuPool.FUList7.opList1
6588889Sgeoffrey.blake@arm.com
6598889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList7.opList0]
6608889Sgeoffrey.blake@arm.comtype=OpDesc
66110036SAli.Saidi@ARM.comeventq_index=0
6628889Sgeoffrey.blake@arm.comissueLat=1
6638889Sgeoffrey.blake@arm.comopClass=MemRead
6648889Sgeoffrey.blake@arm.comopLat=1
6658889Sgeoffrey.blake@arm.com
6668889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList7.opList1]
6678889Sgeoffrey.blake@arm.comtype=OpDesc
66810036SAli.Saidi@ARM.comeventq_index=0
6698889Sgeoffrey.blake@arm.comissueLat=1
6708889Sgeoffrey.blake@arm.comopClass=MemWrite
6718889Sgeoffrey.blake@arm.comopLat=1
6728889Sgeoffrey.blake@arm.com
6738889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList8]
6748889Sgeoffrey.blake@arm.comtype=FUDesc
6758889Sgeoffrey.blake@arm.comchildren=opList
6768889Sgeoffrey.blake@arm.comcount=1
67710036SAli.Saidi@ARM.comeventq_index=0
6788889Sgeoffrey.blake@arm.comopList=system.cpu.fuPool.FUList8.opList
6798889Sgeoffrey.blake@arm.com
6808889Sgeoffrey.blake@arm.com[system.cpu.fuPool.FUList8.opList]
6818889Sgeoffrey.blake@arm.comtype=OpDesc
68210036SAli.Saidi@ARM.comeventq_index=0
6838889Sgeoffrey.blake@arm.comissueLat=3
6848889Sgeoffrey.blake@arm.comopClass=IprAccess
6858889Sgeoffrey.blake@arm.comopLat=3
6868889Sgeoffrey.blake@arm.com
6878889Sgeoffrey.blake@arm.com[system.cpu.icache]
6888889Sgeoffrey.blake@arm.comtype=BaseCache
6899885Sstever@gmail.comchildren=tags
6908889Sgeoffrey.blake@arm.comaddr_ranges=0:18446744073709551615
6918889Sgeoffrey.blake@arm.comassoc=2
6929885Sstever@gmail.comclk_domain=system.cpu_clk_domain
69310036SAli.Saidi@ARM.comeventq_index=0
6948889Sgeoffrey.blake@arm.comforward_snoops=true
6959348SAli.Saidi@ARM.comhit_latency=2
6968889Sgeoffrey.blake@arm.comis_top_level=true
6978889Sgeoffrey.blake@arm.commax_miss_count=0
6989348SAli.Saidi@ARM.commshrs=4
6998889Sgeoffrey.blake@arm.comprefetch_on_access=false
7008889Sgeoffrey.blake@arm.comprefetcher=Null
7019348SAli.Saidi@ARM.comresponse_latency=2
70210036SAli.Saidi@ARM.comsequential_access=false
7038889Sgeoffrey.blake@arm.comsize=131072
7048889Sgeoffrey.blake@arm.comsystem=system
7059885Sstever@gmail.comtags=system.cpu.icache.tags
7068889Sgeoffrey.blake@arm.comtgts_per_mshr=20
7078889Sgeoffrey.blake@arm.comtwo_queue=false
7088889Sgeoffrey.blake@arm.comwrite_buffers=8
7098889Sgeoffrey.blake@arm.comcpu_side=system.cpu.icache_port
7108889Sgeoffrey.blake@arm.commem_side=system.cpu.toL2Bus.slave[0]
7118889Sgeoffrey.blake@arm.com
7129885Sstever@gmail.com[system.cpu.icache.tags]
7139885Sstever@gmail.comtype=LRU
7149885Sstever@gmail.comassoc=2
7159885Sstever@gmail.comblock_size=64
7169885Sstever@gmail.comclk_domain=system.cpu_clk_domain
71710036SAli.Saidi@ARM.comeventq_index=0
7189885Sstever@gmail.comhit_latency=2
71910036SAli.Saidi@ARM.comsequential_access=false
7209885Sstever@gmail.comsize=131072
7219885Sstever@gmail.com
7228889Sgeoffrey.blake@arm.com[system.cpu.interrupts]
7238889Sgeoffrey.blake@arm.comtype=ArmInterrupts
72410036SAli.Saidi@ARM.comeventq_index=0
7258889Sgeoffrey.blake@arm.com
7269449SAli.Saidi@ARM.com[system.cpu.isa]
7279449SAli.Saidi@ARM.comtype=ArmISA
72810036SAli.Saidi@ARM.comeventq_index=0
7299449SAli.Saidi@ARM.comfpsid=1090793632
73010038SAli.Saidi@ARM.comid_aa64afr0_el1=0
73110038SAli.Saidi@ARM.comid_aa64afr1_el1=0
73210038SAli.Saidi@ARM.comid_aa64dfr0_el1=1052678
73310038SAli.Saidi@ARM.comid_aa64dfr1_el1=0
73410038SAli.Saidi@ARM.comid_aa64isar0_el1=0
73510038SAli.Saidi@ARM.comid_aa64isar1_el1=0
73610038SAli.Saidi@ARM.comid_aa64mmfr0_el1=15728642
73710038SAli.Saidi@ARM.comid_aa64mmfr1_el1=0
73810038SAli.Saidi@ARM.comid_aa64pfr0_el1=17
73910038SAli.Saidi@ARM.comid_aa64pfr1_el1=0
7409449SAli.Saidi@ARM.comid_isar0=34607377
7419449SAli.Saidi@ARM.comid_isar1=34677009
7429449SAli.Saidi@ARM.comid_isar2=555950401
7439449SAli.Saidi@ARM.comid_isar3=17899825
7449449SAli.Saidi@ARM.comid_isar4=268501314
7459449SAli.Saidi@ARM.comid_isar5=0
74610038SAli.Saidi@ARM.comid_mmfr0=270536963
7479449SAli.Saidi@ARM.comid_mmfr1=0
7489449SAli.Saidi@ARM.comid_mmfr2=19070976
74910038SAli.Saidi@ARM.comid_mmfr3=34611729
7509449SAli.Saidi@ARM.comid_pfr0=49
75110038SAli.Saidi@ARM.comid_pfr1=4113
75210038SAli.Saidi@ARM.commidr=1091551472
75310038SAli.Saidi@ARM.comsystem=system
75410038SAli.Saidi@ARM.com
75510038SAli.Saidi@ARM.com[system.cpu.istage2_mmu]
75610038SAli.Saidi@ARM.comtype=ArmStage2MMU
75710038SAli.Saidi@ARM.comchildren=stage2_tlb
75810038SAli.Saidi@ARM.comeventq_index=0
75910038SAli.Saidi@ARM.comstage2_tlb=system.cpu.istage2_mmu.stage2_tlb
76010038SAli.Saidi@ARM.comtlb=system.cpu.itb
76110038SAli.Saidi@ARM.com
76210038SAli.Saidi@ARM.com[system.cpu.istage2_mmu.stage2_tlb]
76310038SAli.Saidi@ARM.comtype=ArmTLB
76410038SAli.Saidi@ARM.comchildren=walker
76510038SAli.Saidi@ARM.comeventq_index=0
76610038SAli.Saidi@ARM.comis_stage2=true
76710038SAli.Saidi@ARM.comsize=32
76810038SAli.Saidi@ARM.comwalker=system.cpu.istage2_mmu.stage2_tlb.walker
76910038SAli.Saidi@ARM.com
77010038SAli.Saidi@ARM.com[system.cpu.istage2_mmu.stage2_tlb.walker]
77110038SAli.Saidi@ARM.comtype=ArmTableWalker
77210038SAli.Saidi@ARM.comclk_domain=system.cpu_clk_domain
77310038SAli.Saidi@ARM.comeventq_index=0
77410038SAli.Saidi@ARM.comis_stage2=true
77510038SAli.Saidi@ARM.comnum_squash_per_cycle=2
77610038SAli.Saidi@ARM.comsys=system
77710038SAli.Saidi@ARM.comport=system.cpu.toL2Bus.slave[4]
7789449SAli.Saidi@ARM.com
7798889Sgeoffrey.blake@arm.com[system.cpu.itb]
7808889Sgeoffrey.blake@arm.comtype=ArmTLB
7818889Sgeoffrey.blake@arm.comchildren=walker
78210036SAli.Saidi@ARM.comeventq_index=0
78310038SAli.Saidi@ARM.comis_stage2=false
7848889Sgeoffrey.blake@arm.comsize=64
7858889Sgeoffrey.blake@arm.comwalker=system.cpu.itb.walker
7868889Sgeoffrey.blake@arm.com
7878889Sgeoffrey.blake@arm.com[system.cpu.itb.walker]
7888889Sgeoffrey.blake@arm.comtype=ArmTableWalker
7899885Sstever@gmail.comclk_domain=system.cpu_clk_domain
79010036SAli.Saidi@ARM.comeventq_index=0
79110038SAli.Saidi@ARM.comis_stage2=false
7929265SAli.Saidi@ARM.comnum_squash_per_cycle=2
7938889Sgeoffrey.blake@arm.comsys=system
7948889Sgeoffrey.blake@arm.comport=system.cpu.toL2Bus.slave[2]
7958889Sgeoffrey.blake@arm.com
7968889Sgeoffrey.blake@arm.com[system.cpu.l2cache]
7978889Sgeoffrey.blake@arm.comtype=BaseCache
7989885Sstever@gmail.comchildren=tags
7998889Sgeoffrey.blake@arm.comaddr_ranges=0:18446744073709551615
8009348SAli.Saidi@ARM.comassoc=8
8019885Sstever@gmail.comclk_domain=system.cpu_clk_domain
80210036SAli.Saidi@ARM.comeventq_index=0
8038889Sgeoffrey.blake@arm.comforward_snoops=true
8049348SAli.Saidi@ARM.comhit_latency=20
8058889Sgeoffrey.blake@arm.comis_top_level=false
8068889Sgeoffrey.blake@arm.commax_miss_count=0
8079348SAli.Saidi@ARM.commshrs=20
8088889Sgeoffrey.blake@arm.comprefetch_on_access=false
8098889Sgeoffrey.blake@arm.comprefetcher=Null
8109348SAli.Saidi@ARM.comresponse_latency=20
81110036SAli.Saidi@ARM.comsequential_access=false
8128889Sgeoffrey.blake@arm.comsize=2097152
8138889Sgeoffrey.blake@arm.comsystem=system
8149885Sstever@gmail.comtags=system.cpu.l2cache.tags
8159348SAli.Saidi@ARM.comtgts_per_mshr=12
8168889Sgeoffrey.blake@arm.comtwo_queue=false
8178889Sgeoffrey.blake@arm.comwrite_buffers=8
8188889Sgeoffrey.blake@arm.comcpu_side=system.cpu.toL2Bus.master[0]
8198889Sgeoffrey.blake@arm.commem_side=system.membus.slave[1]
8208889Sgeoffrey.blake@arm.com
8219885Sstever@gmail.com[system.cpu.l2cache.tags]
8229885Sstever@gmail.comtype=LRU
8239885Sstever@gmail.comassoc=8
8249885Sstever@gmail.comblock_size=64
8259885Sstever@gmail.comclk_domain=system.cpu_clk_domain
82610036SAli.Saidi@ARM.comeventq_index=0
8279885Sstever@gmail.comhit_latency=20
82810036SAli.Saidi@ARM.comsequential_access=false
8299885Sstever@gmail.comsize=2097152
8309885Sstever@gmail.com
8318889Sgeoffrey.blake@arm.com[system.cpu.toL2Bus]
83210451Snilay@cs.wisc.edutype=CoherentXBar
8339885Sstever@gmail.comclk_domain=system.cpu_clk_domain
83410036SAli.Saidi@ARM.comeventq_index=0
8358889Sgeoffrey.blake@arm.comheader_cycles=1
83610451Snilay@cs.wisc.edusnoop_filter=Null
8379620Snilay@cs.wisc.edusystem=system
8388889Sgeoffrey.blake@arm.comuse_default_range=false
8399348SAli.Saidi@ARM.comwidth=32
8408889Sgeoffrey.blake@arm.commaster=system.cpu.l2cache.cpu_side
84110038SAli.Saidi@ARM.comslave=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb.walker.port system.cpu.dtb.walker.port system.cpu.istage2_mmu.stage2_tlb.walker.port system.cpu.dstage2_mmu.stage2_tlb.walker.port system.cpu.checker.itb.walker.port system.cpu.checker.dtb.walker.port system.cpu.checker.istage2_mmu.stage2_tlb.walker.port system.cpu.checker.dstage2_mmu.stage2_tlb.walker.port
8428889Sgeoffrey.blake@arm.com
8438889Sgeoffrey.blake@arm.com[system.cpu.tracer]
8448889Sgeoffrey.blake@arm.comtype=ExeTracer
84510036SAli.Saidi@ARM.comeventq_index=0
8468889Sgeoffrey.blake@arm.com
8478889Sgeoffrey.blake@arm.com[system.cpu.workload]
8488889Sgeoffrey.blake@arm.comtype=LiveProcess
8498889Sgeoffrey.blake@arm.comcmd=hello
8508889Sgeoffrey.blake@arm.comcwd=
8518889Sgeoffrey.blake@arm.comegid=100
8528889Sgeoffrey.blake@arm.comenv=
8538889Sgeoffrey.blake@arm.comerrout=cerr
8548889Sgeoffrey.blake@arm.comeuid=100
85510036SAli.Saidi@ARM.comeventq_index=0
85610315Snilay@cs.wisc.eduexecutable=/scratch/nilay/GEM5/gem5/tests/test-progs/hello/bin/arm/linux/hello
8578889Sgeoffrey.blake@arm.comgid=100
8588889Sgeoffrey.blake@arm.cominput=cin
8598889Sgeoffrey.blake@arm.commax_stack_size=67108864
8608889Sgeoffrey.blake@arm.comoutput=cout
8618889Sgeoffrey.blake@arm.compid=100
8628889Sgeoffrey.blake@arm.comppid=99
8638889Sgeoffrey.blake@arm.comsimpoint=0
8648889Sgeoffrey.blake@arm.comsystem=system
8658889Sgeoffrey.blake@arm.comuid=100
86610451Snilay@cs.wisc.eduuseArchPT=false
8678889Sgeoffrey.blake@arm.com
8689885Sstever@gmail.com[system.cpu_clk_domain]
8699885Sstever@gmail.comtype=SrcClockDomain
8709885Sstever@gmail.comclock=500
87110315Snilay@cs.wisc.edudomain_id=-1
87210036SAli.Saidi@ARM.comeventq_index=0
87310315Snilay@cs.wisc.eduinit_perf_level=0
8749885Sstever@gmail.comvoltage_domain=system.voltage_domain
8759885Sstever@gmail.com
87610315Snilay@cs.wisc.edu[system.dvfs_handler]
87710315Snilay@cs.wisc.edutype=DVFSHandler
87810315Snilay@cs.wisc.edudomains=
87910315Snilay@cs.wisc.eduenable=false
88010315Snilay@cs.wisc.edueventq_index=0
88110315Snilay@cs.wisc.edusys_clk_domain=system.clk_domain
88210315Snilay@cs.wisc.edutransition_latency=100000000
88310315Snilay@cs.wisc.edu
8848889Sgeoffrey.blake@arm.com[system.membus]
88510451Snilay@cs.wisc.edutype=CoherentXBar
8869885Sstever@gmail.comclk_domain=system.clk_domain
88710036SAli.Saidi@ARM.comeventq_index=0
8888889Sgeoffrey.blake@arm.comheader_cycles=1
88910451Snilay@cs.wisc.edusnoop_filter=Null
8909620Snilay@cs.wisc.edusystem=system
8918889Sgeoffrey.blake@arm.comuse_default_range=false
8929096Sandreas.hansson@arm.comwidth=8
8939265SAli.Saidi@ARM.commaster=system.physmem.port
8948889Sgeoffrey.blake@arm.comslave=system.system_port system.cpu.l2cache.mem_side
8958889Sgeoffrey.blake@arm.com
8968889Sgeoffrey.blake@arm.com[system.physmem]
89710242Ssteve.reinhardt@amd.comtype=DRAMCtrl
89810451Snilay@cs.wisc.eduIDD0=0.075000
89910451Snilay@cs.wisc.eduIDD02=0.000000
90010451Snilay@cs.wisc.eduIDD2N=0.050000
90110451Snilay@cs.wisc.eduIDD2N2=0.000000
90210451Snilay@cs.wisc.eduIDD2P0=0.000000
90310451Snilay@cs.wisc.eduIDD2P02=0.000000
90410451Snilay@cs.wisc.eduIDD2P1=0.000000
90510451Snilay@cs.wisc.eduIDD2P12=0.000000
90610451Snilay@cs.wisc.eduIDD3N=0.057000
90710451Snilay@cs.wisc.eduIDD3N2=0.000000
90810451Snilay@cs.wisc.eduIDD3P0=0.000000
90910451Snilay@cs.wisc.eduIDD3P02=0.000000
91010451Snilay@cs.wisc.eduIDD3P1=0.000000
91110451Snilay@cs.wisc.eduIDD3P12=0.000000
91210451Snilay@cs.wisc.eduIDD4R=0.187000
91310451Snilay@cs.wisc.eduIDD4R2=0.000000
91410451Snilay@cs.wisc.eduIDD4W=0.165000
91510451Snilay@cs.wisc.eduIDD4W2=0.000000
91610451Snilay@cs.wisc.eduIDD5=0.220000
91710451Snilay@cs.wisc.eduIDD52=0.000000
91810451Snilay@cs.wisc.eduIDD6=0.000000
91910451Snilay@cs.wisc.eduIDD62=0.000000
92010451Snilay@cs.wisc.eduVDD=1.500000
92110451Snilay@cs.wisc.eduVDD2=0.000000
9229510Snilay@cs.wisc.eduactivation_limit=4
92310242Ssteve.reinhardt@amd.comaddr_mapping=RoRaBaChCo
92410451Snilay@cs.wisc.edubank_groups_per_rank=0
9259348SAli.Saidi@ARM.combanks_per_rank=8
9269885Sstever@gmail.comburst_length=8
9279620Snilay@cs.wisc.educhannels=1
9289885Sstever@gmail.comclk_domain=system.clk_domain
9299885Sstever@gmail.comconf_table_reported=true
9309885Sstever@gmail.comdevice_bus_width=8
9319885Sstever@gmail.comdevice_rowbuffer_size=1024
9329885Sstever@gmail.comdevices_per_rank=8
93310451Snilay@cs.wisc.edudll=true
93410036SAli.Saidi@ARM.comeventq_index=0
9358983Snate@binkert.orgin_addr_map=true
93610242Ssteve.reinhardt@amd.commax_accesses_per_row=16
9379510Snilay@cs.wisc.edumem_sched_policy=frfcfs
93810242Ssteve.reinhardt@amd.commin_writes_per_switch=16
9398889Sgeoffrey.blake@arm.comnull=false
94010242Ssteve.reinhardt@amd.compage_policy=open_adaptive
9418889Sgeoffrey.blake@arm.comrange=0:134217727
9429348SAli.Saidi@ARM.comranks_per_channel=2
9439348SAli.Saidi@ARM.comread_buffer_size=32
9449885Sstever@gmail.comstatic_backend_latency=10000
9459885Sstever@gmail.comstatic_frontend_latency=10000
9469510Snilay@cs.wisc.edutBURST=5000
94710451Snilay@cs.wisc.edutCCD_L=0
94810242Ssteve.reinhardt@amd.comtCK=1250
9499510Snilay@cs.wisc.edutCL=13750
95010451Snilay@cs.wisc.edutCS=2500
95110036SAli.Saidi@ARM.comtRAS=35000
9529510Snilay@cs.wisc.edutRCD=13750
9539348SAli.Saidi@ARM.comtREFI=7800000
95410242Ssteve.reinhardt@amd.comtRFC=260000
9559510Snilay@cs.wisc.edutRP=13750
95610242Ssteve.reinhardt@amd.comtRRD=6000
95710451Snilay@cs.wisc.edutRRD_L=0
95810242Ssteve.reinhardt@amd.comtRTP=7500
95910242Ssteve.reinhardt@amd.comtRTW=2500
96010242Ssteve.reinhardt@amd.comtWR=15000
9619510Snilay@cs.wisc.edutWTR=7500
96210242Ssteve.reinhardt@amd.comtXAW=30000
96310451Snilay@cs.wisc.edutXP=0
96410451Snilay@cs.wisc.edutXPDLL=0
96510451Snilay@cs.wisc.edutXS=0
96610451Snilay@cs.wisc.edutXSDLL=0
96710242Ssteve.reinhardt@amd.comwrite_buffer_size=64
96810242Ssteve.reinhardt@amd.comwrite_high_thresh_perc=85
96910242Ssteve.reinhardt@amd.comwrite_low_thresh_perc=50
9708889Sgeoffrey.blake@arm.comport=system.membus.master[0]
9718889Sgeoffrey.blake@arm.com
9729885Sstever@gmail.com[system.voltage_domain]
9739885Sstever@gmail.comtype=VoltageDomain
97410036SAli.Saidi@ARM.comeventq_index=0
9759885Sstever@gmail.comvoltage=1.000000
9769885Sstever@gmail.com
977