m5stats.txt

来自「M5,一个功能强大的多处理器系统模拟器.很多针对处理器架构,性能的研究都使用它作」· 文本 代码 · 共 19 行

TXT
19
字号
---------- Begin Simulation Statistics ----------host_inst_rate                                   9753                       # Simulator instruction rate (inst/s)host_mem_usage                                 173424                       # Number of bytes of host memory usedhost_seconds                                     0.58                       # Real time elapsed on the hosthost_tick_rate                                4872477                       # Simulator tick rate (ticks/s)sim_freq                                 1000000000000                       # Frequency of simulated tickssim_insts                                        5656                       # Number of instructions simulatedsim_seconds                                  0.000003                       # Number of seconds simulatedsim_ticks                                     2828000                       # Number of ticks simulatedsystem.cpu.idle_fraction                            0                       # Percentage of idle cyclessystem.cpu.not_idle_fraction                        1                       # Percentage of non-idle cyclessystem.cpu.numCycles                             5657                       # number of cpu cycles simulatedsystem.cpu.num_insts                             5656                       # Number of instructions executedsystem.cpu.num_refs                              2055                       # Number of memory referencessystem.cpu.workload.PROG:num_syscalls              13                       # Number of system calls---------- End Simulation Statistics   ----------

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?