changeset 094d0280e481 in /z/repo/gem5 details: http://repo.gem5.org/gem5?cmd=changeset;node=094d0280e481 description: x86, regressions: updates stats This is due to op class, function call, walker patches.
diffstat: tests/long/fs/10.linux-boot/ref/x86/linux/pc-o3-timing/stats.txt | 2029 ++++---- tests/long/fs/10.linux-boot/ref/x86/linux/pc-simple-timing-ruby-MESI_CMP_directory/stats.txt | 18 +- tests/long/fs/10.linux-boot/ref/x86/linux/pc-switcheroo-full/stats.txt | 2326 +++++----- tests/long/se/00.gzip/ref/x86/linux/o3-timing/stats.txt | 1182 ++-- tests/long/se/00.gzip/ref/x86/linux/simple-atomic/stats.txt | 12 +- tests/long/se/00.gzip/ref/x86/linux/simple-timing/stats.txt | 12 +- tests/long/se/10.mcf/ref/x86/linux/o3-timing/stats.txt | 1238 ++-- tests/long/se/10.mcf/ref/x86/linux/simple-atomic/stats.txt | 12 +- tests/long/se/10.mcf/ref/x86/linux/simple-timing/stats.txt | 12 +- tests/long/se/20.parser/ref/x86/linux/o3-timing/stats.txt | 1357 ++-- tests/long/se/20.parser/ref/x86/linux/simple-atomic/stats.txt | 12 +- tests/long/se/20.parser/ref/x86/linux/simple-timing/stats.txt | 12 +- tests/long/se/60.bzip2/ref/x86/linux/simple-atomic/stats.txt | 12 +- tests/long/se/60.bzip2/ref/x86/linux/simple-timing/stats.txt | 12 +- tests/long/se/70.twolf/ref/x86/linux/o3-timing/stats.txt | 1184 ++-- tests/long/se/70.twolf/ref/x86/linux/simple-atomic/stats.txt | 12 +- tests/long/se/70.twolf/ref/x86/linux/simple-timing/stats.txt | 12 +- tests/quick/fs/10.linux-boot/ref/x86/linux/pc-simple-atomic/stats.txt | 122 +- tests/quick/fs/10.linux-boot/ref/x86/linux/pc-simple-timing/stats.txt | 16 +- tests/quick/se/00.hello/ref/x86/linux/o3-timing/stats.txt | 1102 ++-- tests/quick/se/00.hello/ref/x86/linux/simple-atomic/stats.txt | 12 +- tests/quick/se/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt | 10 +- tests/quick/se/00.hello/ref/x86/linux/simple-timing/stats.txt | 12 +- 23 files changed, 5355 insertions(+), 5373 deletions(-) diffs (truncated from 12086 to 300 lines): diff -r f02f3b6562d5 -r 094d0280e481 tests/long/fs/10.linux-boot/ref/x86/linux/pc-o3-timing/stats.txt --- a/tests/long/fs/10.linux-boot/ref/x86/linux/pc-o3-timing/stats.txt Tue May 21 11:40:11 2013 -0500 +++ b/tests/long/fs/10.linux-boot/ref/x86/linux/pc-o3-timing/stats.txt Tue May 21 11:41:27 2013 -0500 @@ -1,131 +1,131 @@ ---------- Begin Simulation Statistics ---------- -sim_seconds 5.132953 # Number of seconds simulated -sim_ticks 5132953103000 # Number of ticks simulated -final_tick 5132953103000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) +sim_seconds 5.140938 # Number of seconds simulated +sim_ticks 5140937585000 # Number of ticks simulated +final_tick 5140937585000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 118788 # Simulator instruction rate (inst/s) -host_op_rate 234812 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 1494512187 # Simulator tick rate (ticks/s) -host_mem_usage 768808 # Number of bytes of host memory used -host_seconds 3434.53 # Real time elapsed on the host -sim_insts 407981680 # Number of instructions simulated -sim_ops 806469686 # Number of ops (including micro ops) simulated -system.physmem.bytes_read::pc.south_bridge.ide 2427072 # Number of bytes read from this memory -system.physmem.bytes_read::cpu.dtb.walker 3136 # Number of bytes read from this memory -system.physmem.bytes_read::cpu.itb.walker 320 # Number of bytes read from this memory -system.physmem.bytes_read::cpu.inst 1080064 # Number of bytes read from this memory -system.physmem.bytes_read::cpu.data 10859584 # Number of bytes read from this memory -system.physmem.bytes_read::total 14370176 # Number of bytes read from this memory -system.physmem.bytes_inst_read::cpu.inst 1080064 # Number of instructions bytes read from this memory -system.physmem.bytes_inst_read::total 1080064 # Number of instructions bytes read from this memory -system.physmem.bytes_written::writebacks 9570112 # Number of bytes written to this memory -system.physmem.bytes_written::total 9570112 # Number of bytes written to this memory -system.physmem.num_reads::pc.south_bridge.ide 37923 # Number of read requests responded to by this memory -system.physmem.num_reads::cpu.dtb.walker 49 # Number of read requests responded to by this memory -system.physmem.num_reads::cpu.itb.walker 5 # Number of read requests responded to by this memory -system.physmem.num_reads::cpu.inst 16876 # Number of read requests responded to by this memory -system.physmem.num_reads::cpu.data 169681 # Number of read requests responded to by this memory -system.physmem.num_reads::total 224534 # Number of read requests responded to by this memory -system.physmem.num_writes::writebacks 149533 # Number of write requests responded to by this memory -system.physmem.num_writes::total 149533 # Number of write requests responded to by this memory -system.physmem.bw_read::pc.south_bridge.ide 472841 # Total read bandwidth from this memory (bytes/s) -system.physmem.bw_read::cpu.dtb.walker 611 # Total read bandwidth from this memory (bytes/s) -system.physmem.bw_read::cpu.itb.walker 62 # Total read bandwidth from this memory (bytes/s) -system.physmem.bw_read::cpu.inst 210418 # Total read bandwidth from this memory (bytes/s) -system.physmem.bw_read::cpu.data 2115660 # Total read bandwidth from this memory (bytes/s) -system.physmem.bw_read::total 2799592 # Total read bandwidth from this memory (bytes/s) -system.physmem.bw_inst_read::cpu.inst 210418 # Instruction read bandwidth from this memory (bytes/s) -system.physmem.bw_inst_read::total 210418 # Instruction read bandwidth from this memory (bytes/s) -system.physmem.bw_write::writebacks 1864446 # Write bandwidth from this memory (bytes/s) -system.physmem.bw_write::total 1864446 # Write bandwidth from this memory (bytes/s) -system.physmem.bw_total::writebacks 1864446 # Total bandwidth to/from this memory (bytes/s) -system.physmem.bw_total::pc.south_bridge.ide 472841 # Total bandwidth to/from this memory (bytes/s) -system.physmem.bw_total::cpu.dtb.walker 611 # Total bandwidth to/from this memory (bytes/s) -system.physmem.bw_total::cpu.itb.walker 62 # Total bandwidth to/from this memory (bytes/s) -system.physmem.bw_total::cpu.inst 210418 # Total bandwidth to/from this memory (bytes/s) -system.physmem.bw_total::cpu.data 2115660 # Total bandwidth to/from this memory (bytes/s) -system.physmem.bw_total::total 4664038 # Total bandwidth to/from this memory (bytes/s) -system.physmem.readReqs 224534 # Total number of read requests seen -system.physmem.writeReqs 149533 # Total number of write requests seen -system.physmem.cpureqs 378540 # Reqs generatd by CPU via cache - shady -system.physmem.bytesRead 14370176 # Total number of bytes read from memory -system.physmem.bytesWritten 9570112 # Total number of bytes written to memory -system.physmem.bytesConsumedRd 14370176 # bytesRead derated as per pkt->getSize() -system.physmem.bytesConsumedWr 9570112 # bytesWritten derated as per pkt->getSize() -system.physmem.servicedByWrQ 118 # Number of read reqs serviced by write Q -system.physmem.neitherReadNorWrite 4466 # Reqs where no action is needed -system.physmem.perBankRdReqs::0 14182 # Track reads on a per bank basis -system.physmem.perBankRdReqs::1 13235 # Track reads on a per bank basis -system.physmem.perBankRdReqs::2 13224 # Track reads on a per bank basis -system.physmem.perBankRdReqs::3 16247 # Track reads on a per bank basis -system.physmem.perBankRdReqs::4 13672 # Track reads on a per bank basis -system.physmem.perBankRdReqs::5 13108 # Track reads on a per bank basis -system.physmem.perBankRdReqs::6 13087 # Track reads on a per bank basis -system.physmem.perBankRdReqs::7 16327 # Track reads on a per bank basis -system.physmem.perBankRdReqs::8 13931 # Track reads on a per bank basis -system.physmem.perBankRdReqs::9 13220 # Track reads on a per bank basis -system.physmem.perBankRdReqs::10 13507 # Track reads on a per bank basis -system.physmem.perBankRdReqs::11 15686 # Track reads on a per bank basis -system.physmem.perBankRdReqs::12 13366 # Track reads on a per bank basis -system.physmem.perBankRdReqs::13 12693 # Track reads on a per bank basis -system.physmem.perBankRdReqs::14 13279 # Track reads on a per bank basis -system.physmem.perBankRdReqs::15 15652 # Track reads on a per bank basis -system.physmem.perBankWrReqs::0 9160 # Track writes on a per bank basis -system.physmem.perBankWrReqs::1 8678 # Track writes on a per bank basis -system.physmem.perBankWrReqs::2 8635 # Track writes on a per bank basis -system.physmem.perBankWrReqs::3 11642 # Track writes on a per bank basis -system.physmem.perBankWrReqs::4 8788 # Track writes on a per bank basis -system.physmem.perBankWrReqs::5 8537 # Track writes on a per bank basis -system.physmem.perBankWrReqs::6 8431 # Track writes on a per bank basis -system.physmem.perBankWrReqs::7 11660 # Track writes on a per bank basis -system.physmem.perBankWrReqs::8 9003 # Track writes on a per bank basis -system.physmem.perBankWrReqs::9 8633 # Track writes on a per bank basis -system.physmem.perBankWrReqs::10 8850 # Track writes on a per bank basis -system.physmem.perBankWrReqs::11 11092 # Track writes on a per bank basis -system.physmem.perBankWrReqs::12 8524 # Track writes on a per bank basis -system.physmem.perBankWrReqs::13 8172 # Track writes on a per bank basis -system.physmem.perBankWrReqs::14 8641 # Track writes on a per bank basis -system.physmem.perBankWrReqs::15 11087 # Track writes on a per bank basis +host_inst_rate 121697 # Simulator instruction rate (inst/s) +host_op_rate 240559 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 1534230705 # Simulator tick rate (ticks/s) +host_mem_usage 773616 # Number of bytes of host memory used +host_seconds 3350.82 # Real time elapsed on the host +sim_insts 407786881 # Number of instructions simulated +sim_ops 806071515 # Number of ops (including micro ops) simulated +system.physmem.bytes_read::pc.south_bridge.ide 2479872 # Number of bytes read from this memory +system.physmem.bytes_read::cpu.dtb.walker 3712 # Number of bytes read from this memory +system.physmem.bytes_read::cpu.itb.walker 384 # Number of bytes read from this memory +system.physmem.bytes_read::cpu.inst 1026240 # Number of bytes read from this memory +system.physmem.bytes_read::cpu.data 10765120 # Number of bytes read from this memory +system.physmem.bytes_read::total 14275328 # Number of bytes read from this memory +system.physmem.bytes_inst_read::cpu.inst 1026240 # Number of instructions bytes read from this memory +system.physmem.bytes_inst_read::total 1026240 # Number of instructions bytes read from this memory +system.physmem.bytes_written::writebacks 9536256 # Number of bytes written to this memory +system.physmem.bytes_written::total 9536256 # Number of bytes written to this memory +system.physmem.num_reads::pc.south_bridge.ide 38748 # Number of read requests responded to by this memory +system.physmem.num_reads::cpu.dtb.walker 58 # Number of read requests responded to by this memory +system.physmem.num_reads::cpu.itb.walker 6 # Number of read requests responded to by this memory +system.physmem.num_reads::cpu.inst 16035 # Number of read requests responded to by this memory +system.physmem.num_reads::cpu.data 168205 # Number of read requests responded to by this memory +system.physmem.num_reads::total 223052 # Number of read requests responded to by this memory +system.physmem.num_writes::writebacks 149004 # Number of write requests responded to by this memory +system.physmem.num_writes::total 149004 # Number of write requests responded to by this memory +system.physmem.bw_read::pc.south_bridge.ide 482377 # Total read bandwidth from this memory (bytes/s) +system.physmem.bw_read::cpu.dtb.walker 722 # Total read bandwidth from this memory (bytes/s) +system.physmem.bw_read::cpu.itb.walker 75 # Total read bandwidth from this memory (bytes/s) +system.physmem.bw_read::cpu.inst 199621 # Total read bandwidth from this memory (bytes/s) +system.physmem.bw_read::cpu.data 2093999 # Total read bandwidth from this memory (bytes/s) +system.physmem.bw_read::total 2776795 # Total read bandwidth from this memory (bytes/s) +system.physmem.bw_inst_read::cpu.inst 199621 # Instruction read bandwidth from this memory (bytes/s) +system.physmem.bw_inst_read::total 199621 # Instruction read bandwidth from this memory (bytes/s) +system.physmem.bw_write::writebacks 1854964 # Write bandwidth from this memory (bytes/s) +system.physmem.bw_write::total 1854964 # Write bandwidth from this memory (bytes/s) +system.physmem.bw_total::writebacks 1854964 # Total bandwidth to/from this memory (bytes/s) +system.physmem.bw_total::pc.south_bridge.ide 482377 # Total bandwidth to/from this memory (bytes/s) +system.physmem.bw_total::cpu.dtb.walker 722 # Total bandwidth to/from this memory (bytes/s) +system.physmem.bw_total::cpu.itb.walker 75 # Total bandwidth to/from this memory (bytes/s) +system.physmem.bw_total::cpu.inst 199621 # Total bandwidth to/from this memory (bytes/s) +system.physmem.bw_total::cpu.data 2093999 # Total bandwidth to/from this memory (bytes/s) +system.physmem.bw_total::total 4631759 # Total bandwidth to/from this memory (bytes/s) +system.physmem.readReqs 223052 # Total number of read requests seen +system.physmem.writeReqs 149004 # Total number of write requests seen +system.physmem.cpureqs 373790 # Reqs generatd by CPU via cache - shady +system.physmem.bytesRead 14275328 # Total number of bytes read from memory +system.physmem.bytesWritten 9536256 # Total number of bytes written to memory +system.physmem.bytesConsumedRd 14275328 # bytesRead derated as per pkt->getSize() +system.physmem.bytesConsumedWr 9536256 # bytesWritten derated as per pkt->getSize() +system.physmem.servicedByWrQ 71 # Number of read reqs serviced by write Q +system.physmem.neitherReadNorWrite 1726 # Reqs where no action is needed +system.physmem.perBankRdReqs::0 13636 # Track reads on a per bank basis +system.physmem.perBankRdReqs::1 12914 # Track reads on a per bank basis +system.physmem.perBankRdReqs::2 13124 # Track reads on a per bank basis +system.physmem.perBankRdReqs::3 16345 # Track reads on a per bank basis +system.physmem.perBankRdReqs::4 13470 # Track reads on a per bank basis +system.physmem.perBankRdReqs::5 13111 # Track reads on a per bank basis +system.physmem.perBankRdReqs::6 13382 # Track reads on a per bank basis +system.physmem.perBankRdReqs::7 16266 # Track reads on a per bank basis +system.physmem.perBankRdReqs::8 13519 # Track reads on a per bank basis +system.physmem.perBankRdReqs::9 13235 # Track reads on a per bank basis +system.physmem.perBankRdReqs::10 13394 # Track reads on a per bank basis +system.physmem.perBankRdReqs::11 15885 # Track reads on a per bank basis +system.physmem.perBankRdReqs::12 13088 # Track reads on a per bank basis +system.physmem.perBankRdReqs::13 12601 # Track reads on a per bank basis +system.physmem.perBankRdReqs::14 13202 # Track reads on a per bank basis +system.physmem.perBankRdReqs::15 15809 # Track reads on a per bank basis +system.physmem.perBankWrReqs::0 8837 # Track writes on a per bank basis +system.physmem.perBankWrReqs::1 8387 # Track writes on a per bank basis +system.physmem.perBankWrReqs::2 8583 # Track writes on a per bank basis +system.physmem.perBankWrReqs::3 11810 # Track writes on a per bank basis +system.physmem.perBankWrReqs::4 8818 # Track writes on a per bank basis +system.physmem.perBankWrReqs::5 8522 # Track writes on a per bank basis +system.physmem.perBankWrReqs::6 8723 # Track writes on a per bank basis +system.physmem.perBankWrReqs::7 11661 # Track writes on a per bank basis +system.physmem.perBankWrReqs::8 8790 # Track writes on a per bank basis +system.physmem.perBankWrReqs::9 8601 # Track writes on a per bank basis +system.physmem.perBankWrReqs::10 8761 # Track writes on a per bank basis +system.physmem.perBankWrReqs::11 11230 # Track writes on a per bank basis +system.physmem.perBankWrReqs::12 8431 # Track writes on a per bank basis +system.physmem.perBankWrReqs::13 8093 # Track writes on a per bank basis +system.physmem.perBankWrReqs::14 8583 # Track writes on a per bank basis +system.physmem.perBankWrReqs::15 11174 # Track writes on a per bank basis system.physmem.numRdRetry 0 # Number of times rd buffer was full causing retry -system.physmem.numWrRetry 7 # Number of times wr buffer was full causing retry -system.physmem.totGap 5132953050000 # Total gap between requests +system.physmem.numWrRetry 8 # Number of times wr buffer was full causing retry +system.physmem.totGap 5140937531500 # Total gap between requests system.physmem.readPktSize::0 0 # Categorize read packet sizes system.physmem.readPktSize::1 0 # Categorize read packet sizes system.physmem.readPktSize::2 0 # Categorize read packet sizes system.physmem.readPktSize::3 0 # Categorize read packet sizes system.physmem.readPktSize::4 0 # Categorize read packet sizes system.physmem.readPktSize::5 0 # Categorize read packet sizes -system.physmem.readPktSize::6 224534 # Categorize read packet sizes +system.physmem.readPktSize::6 223052 # Categorize read packet sizes system.physmem.writePktSize::0 0 # Categorize write packet sizes system.physmem.writePktSize::1 0 # Categorize write packet sizes system.physmem.writePktSize::2 0 # Categorize write packet sizes system.physmem.writePktSize::3 0 # Categorize write packet sizes system.physmem.writePktSize::4 0 # Categorize write packet sizes system.physmem.writePktSize::5 0 # Categorize write packet sizes -system.physmem.writePktSize::6 149533 # Categorize write packet sizes -system.physmem.rdQLenPdf::0 174096 # What read queue length does an incoming req see -system.physmem.rdQLenPdf::1 19313 # What read queue length does an incoming req see -system.physmem.rdQLenPdf::2 7127 # What read queue length does an incoming req see -system.physmem.rdQLenPdf::3 3462 # What read queue length does an incoming req see -system.physmem.rdQLenPdf::4 2988 # What read queue length does an incoming req see -system.physmem.rdQLenPdf::5 2367 # What read queue length does an incoming req see -system.physmem.rdQLenPdf::6 1869 # What read queue length does an incoming req see -system.physmem.rdQLenPdf::7 1810 # What read queue length does an incoming req see -system.physmem.rdQLenPdf::8 1754 # What read queue length does an incoming req see -system.physmem.rdQLenPdf::9 1686 # What read queue length does an incoming req see -system.physmem.rdQLenPdf::10 1155 # What read queue length does an incoming req see -system.physmem.rdQLenPdf::11 1047 # What read queue length does an incoming req see -system.physmem.rdQLenPdf::12 960 # What read queue length does an incoming req see -system.physmem.rdQLenPdf::13 876 # What read queue length does an incoming req see -system.physmem.rdQLenPdf::14 799 # What read queue length does an incoming req see -system.physmem.rdQLenPdf::15 788 # What read queue length does an incoming req see -system.physmem.rdQLenPdf::16 880 # What read queue length does an incoming req see -system.physmem.rdQLenPdf::17 827 # What read queue length does an incoming req see -system.physmem.rdQLenPdf::18 370 # What read queue length does an incoming req see -system.physmem.rdQLenPdf::19 214 # What read queue length does an incoming req see -system.physmem.rdQLenPdf::20 27 # What read queue length does an incoming req see -system.physmem.rdQLenPdf::21 1 # What read queue length does an incoming req see +system.physmem.writePktSize::6 149004 # Categorize write packet sizes +system.physmem.rdQLenPdf::0 172997 # What read queue length does an incoming req see +system.physmem.rdQLenPdf::1 18175 # What read queue length does an incoming req see +system.physmem.rdQLenPdf::2 7573 # What read queue length does an incoming req see +system.physmem.rdQLenPdf::3 3487 # What read queue length does an incoming req see +system.physmem.rdQLenPdf::4 3011 # What read queue length does an incoming req see +system.physmem.rdQLenPdf::5 2422 # What read queue length does an incoming req see +system.physmem.rdQLenPdf::6 1913 # What read queue length does an incoming req see +system.physmem.rdQLenPdf::7 1861 # What read queue length does an incoming req see +system.physmem.rdQLenPdf::8 1763 # What read queue length does an incoming req see +system.physmem.rdQLenPdf::9 1672 # What read queue length does an incoming req see +system.physmem.rdQLenPdf::10 1114 # What read queue length does an incoming req see +system.physmem.rdQLenPdf::11 1019 # What read queue length does an incoming req see +system.physmem.rdQLenPdf::12 962 # What read queue length does an incoming req see +system.physmem.rdQLenPdf::13 902 # What read queue length does an incoming req see +system.physmem.rdQLenPdf::14 823 # What read queue length does an incoming req see +system.physmem.rdQLenPdf::15 817 # What read queue length does an incoming req see +system.physmem.rdQLenPdf::16 907 # What read queue length does an incoming req see +system.physmem.rdQLenPdf::17 865 # What read queue length does an incoming req see +system.physmem.rdQLenPdf::18 412 # What read queue length does an incoming req see +system.physmem.rdQLenPdf::19 253 # What read queue length does an incoming req see +system.physmem.rdQLenPdf::20 31 # What read queue length does an incoming req see +system.physmem.rdQLenPdf::21 2 # What read queue length does an incoming req see system.physmem.rdQLenPdf::22 0 # What read queue length does an incoming req see system.physmem.rdQLenPdf::23 0 # What read queue length does an incoming req see system.physmem.rdQLenPdf::24 0 # What read queue length does an incoming req see @@ -136,92 +136,92 @@ system.physmem.rdQLenPdf::29 0 # What read queue length does an incoming req see system.physmem.rdQLenPdf::30 0 # What read queue length does an incoming req see system.physmem.rdQLenPdf::31 0 # What read queue length does an incoming req see -system.physmem.wrQLenPdf::0 5394 # What write queue length does an incoming req see -system.physmem.wrQLenPdf::1 5748 # What write queue length does an incoming req see -system.physmem.wrQLenPdf::2 6326 # What write queue length does an incoming req see -system.physmem.wrQLenPdf::3 6402 # What write queue length does an incoming req see -system.physmem.wrQLenPdf::4 6441 # What write queue length does an incoming req see -system.physmem.wrQLenPdf::5 6484 # What write queue length does an incoming req see -system.physmem.wrQLenPdf::6 6492 # What write queue length does an incoming req see -system.physmem.wrQLenPdf::7 6494 # What write queue length does an incoming req see -system.physmem.wrQLenPdf::8 6494 # What write queue length does an incoming req see -system.physmem.wrQLenPdf::9 6502 # What write queue length does an incoming req see -system.physmem.wrQLenPdf::10 6501 # What write queue length does an incoming req see -system.physmem.wrQLenPdf::11 6501 # What write queue length does an incoming req see -system.physmem.wrQLenPdf::12 6501 # What write queue length does an incoming req see -system.physmem.wrQLenPdf::13 6501 # What write queue length does an incoming req see -system.physmem.wrQLenPdf::14 6501 # What write queue length does an incoming req see -system.physmem.wrQLenPdf::15 6501 # What write queue length does an incoming req see -system.physmem.wrQLenPdf::16 6501 # What write queue length does an incoming req see -system.physmem.wrQLenPdf::17 6501 # What write queue length does an incoming req see -system.physmem.wrQLenPdf::18 6501 # What write queue length does an incoming req see -system.physmem.wrQLenPdf::19 6501 # What write queue length does an incoming req see -system.physmem.wrQLenPdf::20 6501 # What write queue length does an incoming req see -system.physmem.wrQLenPdf::21 6501 # What write queue length does an incoming req see -system.physmem.wrQLenPdf::22 6501 # What write queue length does an incoming req see -system.physmem.wrQLenPdf::23 1108 # What write queue length does an incoming req see -system.physmem.wrQLenPdf::24 754 # What write queue length does an incoming req see -system.physmem.wrQLenPdf::25 176 # What write queue length does an incoming req see -system.physmem.wrQLenPdf::26 100 # What write queue length does an incoming req see -system.physmem.wrQLenPdf::27 61 # What write queue length does an incoming req see -system.physmem.wrQLenPdf::28 18 # What write queue length does an incoming req see -system.physmem.wrQLenPdf::29 10 # What write queue length does an incoming req see -system.physmem.wrQLenPdf::30 8 # What write queue length does an incoming req see +system.physmem.wrQLenPdf::0 5326 # What write queue length does an incoming req see +system.physmem.wrQLenPdf::1 5675 # What write queue length does an incoming req see +system.physmem.wrQLenPdf::2 6279 # What write queue length does an incoming req see +system.physmem.wrQLenPdf::3 6374 # What write queue length does an incoming req see +system.physmem.wrQLenPdf::4 6421 # What write queue length does an incoming req see +system.physmem.wrQLenPdf::5 6454 # What write queue length does an incoming req see +system.physmem.wrQLenPdf::6 6466 # What write queue length does an incoming req see +system.physmem.wrQLenPdf::7 6470 # What write queue length does an incoming req see +system.physmem.wrQLenPdf::8 6471 # What write queue length does an incoming req see +system.physmem.wrQLenPdf::9 6479 # What write queue length does an incoming req see +system.physmem.wrQLenPdf::10 6478 # What write queue length does an incoming req see +system.physmem.wrQLenPdf::11 6478 # What write queue length does an incoming req see +system.physmem.wrQLenPdf::12 6478 # What write queue length does an incoming req see +system.physmem.wrQLenPdf::13 6478 # What write queue length does an incoming req see +system.physmem.wrQLenPdf::14 6478 # What write queue length does an incoming req see +system.physmem.wrQLenPdf::15 6478 # What write queue length does an incoming req see +system.physmem.wrQLenPdf::16 6478 # What write queue length does an incoming req see +system.physmem.wrQLenPdf::17 6478 # What write queue length does an incoming req see _______________________________________________ gem5-dev mailing list gem5-dev@gem5.org http://m5sim.org/mailman/listinfo/gem5-dev