softirqs

package
v0.0.13 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2023 License: Apache-2.0 Imports: 4 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 Info

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

func ReadInfo

func ReadInfo(rd io.Reader) (*Info, error)

Jump to

Keyboard shortcuts

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