m5stats.txt
来自「M5,一个功能强大的多处理器系统模拟器.很多针对处理器架构,性能的研究都使用它作」· 文本 代码 · 共 19 行
TXT
19 行
---------- Begin Simulation Statistics ----------host_inst_rate 1230 # Simulator instruction rate (inst/s)host_mem_usage 173824 # Number of bytes of host memory usedhost_seconds 3.93 # Real time elapsed on the hosthost_tick_rate 622698 # Simulator tick rate (ticks/s)sim_freq 1000000000000 # Frequency of simulated tickssim_insts 4833 # Number of instructions simulatedsim_seconds 0.000002 # Number of seconds simulatedsim_ticks 2447500 # Number of ticks simulatedsystem.cpu.idle_fraction 0 # Percentage of idle cyclessystem.cpu.not_idle_fraction 1 # Percentage of non-idle cyclessystem.cpu.numCycles 4896 # number of cpu cycles simulatedsystem.cpu.num_insts 4833 # Number of instructions executedsystem.cpu.num_refs 1282 # Number of memory referencessystem.cpu.workload.PROG:num_syscalls 11 # Number of system calls---------- End Simulation Statistics ----------
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?