Function kdevice::cache::cache_stat[][src]

pub fn cache_stat<T: Cache>(sel: &T) -> (usize, usize)
Expand description

Return number of referenced nodes and dirty nodes.