MCPcopy Index your code

hub / github.com/c9s/goprocinfo / types & classes

Types & classes33 in github.com/c9s/goprocinfo

StructCPUInfo
linux/cpuinfo.go:10
StructCPUStat
linux/stat.go:21
StructDisk
linux/disk.go:7
StructDiskStat
DiskStat is disk statistics to help measure disk activity. Note: * On a very busy or long-lived system values may wrap. * No kernel locks are held wh
linux/diskstat.go:20
StructInterrupt
linux/interrupts.go:9
StructInterrupts
linux/interrupts.go:15
StructLoadAvg
linux/loadavg.go:10
StructMemInfo
linux/meminfo.go:10
StructMount
linux/mounts.go:13
StructMounts
linux/mounts.go:9
FuncTypeNetIPDecoder
func(string) (string, error)
linux/net_ip.go:16
StructNetSocket
Either NetIPv4Decoder or NetIPv6Decoder
linux/net_ip.go:18
StructNetStat
linux/netstat.go:10
StructNetTCPSocket
linux/net_tcp.go:13
StructNetTCPSockets
linux/net_tcp.go:9
StructNetUDPSocket
linux/net_udp.go:13
StructNetUDPSockets
linux/net_udp.go:9
StructNetUnixDomainSocket
linux/net_unix.go:14
StructNetUnixDomainSockets
linux/net_unix.go:10
StructNetworkStat
linux/network_stat.go:9
StructProcess
linux/process.go:9
StructProcessIO
I/O statistics for the process.
linux/process_io.go:11
StructProcessSchedStat
https://www.kernel.org/doc/Documentation/scheduler/sched-stats.txt
linux/process_sched_stat.go:10
StructProcessStat
Status information about the process.
linux/process_stat.go:11
StructProcessStatm
Provides information about memory usage, measured in pages.
linux/process_statm.go:10
StructProcessStatus
Provides much of the information from ProcessStatm and ProcessStat
linux/process_status.go:10
StructProcessor
linux/cpuinfo.go:55
StructSnmp
linux/snmp.go:10
StructSockStat
linux/sockstat.go:10
StructStat
linux/stat.go:10
StructUptime
linux/uptime.go:10
StructVMStat
linux/vmstat.go:9
Structargs
linux/net_unix_test.go:9