go/src/internal/profilerecord/profilerecord.go

type StackRecord

type MemProfileRecord

func (r *MemProfileRecord) InUseBytes() int64   {}

func (r *MemProfileRecord) InUseObjects() int64 {}

type BlockProfileRecord