Function lgalloc::lgalloc_stats
source · pub fn lgalloc_stats(stats: &mut LgAllocStats)Expand description
Determine global statistics per size class
Note that this function take a read lock on various structures.
pub fn lgalloc_stats(stats: &mut LgAllocStats)Determine global statistics per size class
Note that this function take a read lock on various structures.