stats.txt (11860:67dee11badea) stats.txt (11955:1170d039b31e)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000033 # Number of seconds simulated
4sim_ticks 32617500 # Number of ticks simulated
5final_tick 32617500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 159604 # Simulator instruction rate (inst/s)
8host_op_rate 186772 # Simulator op (including micro ops) rate (op/s)

--- 382 unchanged lines hidden (view full) ---

391system.cpu.itb.domain_faults 0 # Number of TLB faults due to domain restrictions
392system.cpu.itb.perms_faults 0 # Number of TLB faults due to permissions restrictions
393system.cpu.itb.read_accesses 0 # DTB read accesses
394system.cpu.itb.write_accesses 0 # DTB write accesses
395system.cpu.itb.inst_accesses 0 # ITB inst accesses
396system.cpu.itb.hits 0 # DTB hits
397system.cpu.itb.misses 0 # DTB misses
398system.cpu.itb.accesses 0 # DTB accesses
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000033 # Number of seconds simulated
4sim_ticks 32617500 # Number of ticks simulated
5final_tick 32617500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 159604 # Simulator instruction rate (inst/s)
8host_op_rate 186772 # Simulator op (including micro ops) rate (op/s)

--- 382 unchanged lines hidden (view full) ---

391system.cpu.itb.domain_faults 0 # Number of TLB faults due to domain restrictions
392system.cpu.itb.perms_faults 0 # Number of TLB faults due to permissions restrictions
393system.cpu.itb.read_accesses 0 # DTB read accesses
394system.cpu.itb.write_accesses 0 # DTB write accesses
395system.cpu.itb.inst_accesses 0 # ITB inst accesses
396system.cpu.itb.hits 0 # DTB hits
397system.cpu.itb.misses 0 # DTB misses
398system.cpu.itb.accesses 0 # DTB accesses
399system.cpu.workload.num_syscalls 13 # Number of system calls
399system.cpu.workload.numSyscalls 13 # Number of system calls
400system.cpu.pwrStateResidencyTicks::ON 32617500 # Cumulative time (in ticks) in various power states
401system.cpu.numCycles 65235 # number of cpu cycles simulated
402system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
403system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
404system.cpu.committedInsts 4605 # Number of instructions committed
405system.cpu.committedOps 5391 # Number of ops (including micro ops) committed
406system.cpu.discardedOps 1187 # Number of ops (including micro ops) which were discarded before commit
407system.cpu.numFetchSuspends 0 # Number of times Execute suspended instruction fetching

--- 471 unchanged lines hidden ---
400system.cpu.pwrStateResidencyTicks::ON 32617500 # Cumulative time (in ticks) in various power states
401system.cpu.numCycles 65235 # number of cpu cycles simulated
402system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
403system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
404system.cpu.committedInsts 4605 # Number of instructions committed
405system.cpu.committedOps 5391 # Number of ops (including micro ops) committed
406system.cpu.discardedOps 1187 # Number of ops (including micro ops) which were discarded before commit
407system.cpu.numFetchSuspends 0 # Number of times Execute suspended instruction fetching

--- 471 unchanged lines hidden ---