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

Method stats

crates/virtual-machine/src/cpu.rs:43–45  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

41 &self.pipeline.last_cycle
42 }
43
44 pub fn stats(&self) -> &PipelineStats {
45 &self.pipeline.stats
46 }
47
48 pub fn set_return_addr(&mut self, ra: u64) {

Callers 4

get_cache_statsMethod · 0.45
pipeline_statsMethod · 0.45
insns_retiredMethod · 0.45

Calls

no outgoing calls

Tested by 1