Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_instructions
Method · 0.80
run_inner
Method · 0.80
Calls
1
stats
Method · 0.45
Tested by
no test coverage detected