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

Method clear

crates/virtual-machine/src/cpu/predictor.rs:84–87  ·  view source on GitHub ↗

Clear all branch-history and target state (PHT + BTB), preserving stats. Used when the address space changes so stale entries from another process at the same virtual PCs cannot mispredict the resumed process.

(&mut self)

Source from the content-addressed store, hash-verified

82 }
83}

Callers 11

render_debuggerMethod · 0.45
set_selected_sourceMethod · 0.45
uiMethod · 0.45
resetMethod · 0.45
uiMethod · 0.45
init_stdlib_cacheMethod · 0.45
uiMethod · 0.45
stage_wbMethod · 0.45

Calls

no outgoing calls