MStats             86 src/pkg/runtime/malloc.h typedef struct MStats	MStats;
MStats            279 src/pkg/runtime/malloc.h extern MStats mstats;
MStats           2528 src/pkg/runtime/mgc0.c runtime·ReadMemStats(MStats *stats)