lgalloc

Function lgalloc_stats

Source
pub fn lgalloc_stats() -> LgAllocStats
Expand description

Determine global statistics per size class

Note that this function take a read lock on various structures.

§Panics

Panics if the internal state of lgalloc is corrupted.