Home
last modified time | relevance | path

Searched defs:end_stat (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/crosvm/src/crosvm/sys/windows/
H A Dstats.rs62 pub fn end_stat(&mut self, exit: &base::Result<VcpuExit>, start: Option<Instant>) { in end_stat() method
/aosp_15_r20/external/crosvm/devices/src/
H A Dbus_stats.rs159 pub(crate) fn end_stat( in end_stat() method