const runtime.heapStatsDep

12 uses

	runtime (current package)
		metrics.go#L90: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L102: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L121: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L140: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L149: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L156: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L163: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L170: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L205: 			deps: makeStatDepSet(heapStatsDep, sysStatsDep),
		metrics.go#L233: 			deps: makeStatDepSet(heapStatsDep, sysStatsDep),
		metrics.go#L257: 	heapStatsDep statDep = iota // corresponds to heapStatsAggregate
		metrics.go#L404: 		case heapStatsDep: