github.com/prometheus/procfs.SchedstatCPU.RunningNanoseconds (field)

2 uses

	github.com/prometheus/procfs (current package)
		schedstat.go#L47: 	RunningNanoseconds uint64
		schedstat.go#L76: 			cpu.RunningNanoseconds, err = strconv.ParseUint(match[8], 10, 64)