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

2 uses

	github.com/prometheus/procfs (current package)
		schedstat.go#L49: 	RunTimeslices      uint64
		schedstat.go#L86: 			cpu.RunTimeslices, err = strconv.ParseUint(match[10], 10, 64)