pub fn ledger() -> &'static LedgerExpand description
The process-wide tagged accounting. Subsystems report what they hold into it
and readouts break the process down by tag; unlike stats, it is live
whether or not a binary installed the tracking allocator.