Stats.fibersHistogram

Total number of user fibers in each FiberState

struct Stats
ulong[FiberState.max + 1] fibersHistogram;

Meta