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

Method peek_bytes_raw

src/view/debug/mod.rs:354–356  ·  view source on GitHub ↗

Read bytes without updating cache stats or LRU state. Checks dirty cache lines for the latest data. Use this from render paths.

(&self, addr: u64, len: usize)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

render_disasmFunction · 0.45
render_textMethod · 0.45
render_pixelMethod · 0.45
rd_u16Function · 0.45
rd_u32Function · 0.45
rd_u64Function · 0.45
read_nameFunction · 0.45
read_fileFunction · 0.45
captureFunction · 0.45
translate_sv39Function · 0.45
capture_stackFunction · 0.45
capture_traceFunction · 0.45

Calls

no outgoing calls