pub fn seen() -> (usize, u64)Expand description
Everything Mode::Report collected, as (sites, allocations).
Both are zero in the other two modes, which is what makes this worth calling unconditionally at shutdown.
pub fn seen() -> (usize, u64)Everything Mode::Report collected, as (sites, allocations).
Both are zero in the other two modes, which is what makes this worth calling unconditionally at shutdown.