soft

package
v0.1.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 25, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Names

func Names() []string

presented in kernel order

Types

type Handler

type Handler struct {
	// contains filtered or unexported fields
}

func New

func New(logger *log.Logger, procfsRoot string) *Handler

func (*Handler) ReadInfo

func (handler *Handler) ReadInfo() (*Info, error)

type Info

type Info struct {
	CPUs int
	// softirq -> percpu count
	Counters map[string][]uint64
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL