MCPcopy Create free account
hub / github.com/LPC4/Full-Stack / insns_retired

Method insns_retired

crates/virtual-machine/src/virtual_machine.rs:201–203  ·  view source on GitHub ↗

Total instructions retired through WB since reset.

(&self)

Source from the content-addressed store, hash-verified

199 RunResult {
200 steps,
201 uart_output,
202 outcome,
203 }
204 }
205}
206

Callers 2

step_n_instructionsMethod · 0.80
run_innerMethod · 0.80

Calls 1

statsMethod · 0.45

Tested by

no test coverage detected