type github.com/prometheus/procfs.ProcIO

3 uses

	github.com/prometheus/procfs (current package)
		proc_io.go#L23: type ProcIO struct {
		proc_io.go#L43: func (p Proc) IO() (ProcIO, error) {
		proc_io.go#L44: 	pio := ProcIO{}