MCPcopy Create free account

hub / github.com/prometheus/procfs / functions

Functions751 in github.com/prometheus/procfs

FunctionNewProc
NewProc returns a process for the given pid under /proc.
proc.go:59
MethodNewProc
NewProc returns a process for the given pid. Deprecated: Use fs.Proc() instead.
proc.go:92
FunctionNewStat
NewStat returns information about current cpu/process statistics. See https://www.kernel.org/doc/Documentation/filesystems/proc.txt Deprecated: Use f
stat.go:150
MethodNewStat
NewStat returns the current status information of the process. Deprecated: Use p.Stat() instead.
proc_stat.go:131
MethodNewStat
NewStat returns information about current cpu/process statistics. See: https://www.kernel.org/doc/Documentation/filesystems/proc.txt Deprecated: Use
stat.go:162
MethodNewStatm
NewStatm returns the current status information of the process. Deprecated: Use p.Statm() instead.
proc_statm.go:50
FunctionNewTLSStat
NewTLSStat reads the tls_stat statistics.
net_tls_stat.go:54
FunctionNewXfrmStat
NewXfrmStat reads the xfrm_stat statistics.
net_xfrm.go:92
MethodPath
Path appends the given path elements to the filesystem path, adding separators as necessary.
internal/fs/fs.go:56
MethodProcStat
ProcStat returns stats for the filesystem.
ext4/ext4.go:74
MethodSchedstat
Schedstat reads data from `/proc/schedstat`.
schedstat.go:60
FunctionSelf
Self returns a process for the current process read via /proc/self.
proc.go:50
MethodServerRPCStats
ServerRPCStats retrieves NFS daemon RPC statistics from proc/net/rpc/nfsd.
nfs/nfs.go:320
MethodStatsWithoutPriority
StatsWithoutPriority is a wrapper around stats(). It ignores priority_stats file, because it is expensive to read.
bcache/get.go:61
MethodString
()
net_unix.go:236
MethodString
()
net_unix.go:245
MethodString
()
sysfs/pci_device.go:57
MethodSwap
(i, j int)
proc_test.go:279
MethodSwap
(i, j int)
proc_fdinfo.go:128
MethodSwap
(i, j int)
proc.go:46
MethodSysBlockDeviceIOStat
SysBlockDeviceIO returns stats for the block device io counters IO done count: /sys/block/<disk>/device/iodone_cnt IO error count: /sys/block/<disk>/d
blockdevice/stats.go:507
FunctionTestARP
(t *testing.T)
arp_test.go:21
FunctionTestAVCHashStat
(t *testing.T)
selinuxfs/avc_hash_stats_test.go:22
FunctionTestAVCStats
(t *testing.T)
selinuxfs/avc_cache_stats_test.go:22
FunctionTestAerCounters
(t *testing.T)
sysfs/net_class_aer_test.go:45
FunctionTestAerCountersByIface
(t *testing.T)
sysfs/net_class_aer_test.go:24
FunctionTestAllProcs
(t *testing.T)
proc_test.go:41
FunctionTestAllThreads
(t *testing.T)
thread_test.go:30
FunctionTestBadSoftnet
(t *testing.T)
net_softnet_test.go:90
FunctionTestBinSearch
(t *testing.T)
sysfs/system_cpu_test.go:253
FunctionTestBlockDevice
(t *testing.T)
blockdevice/stats_test.go:69
FunctionTestBlockDmInfo
(t *testing.T)
blockdevice/stats_test.go:159
FunctionTestBuddyInfo
(t *testing.T)
buddyinfo_test.go:21
FunctionTestCPUInfoParseARM
(t *testing.T)
cpuinfo_test.go:377
FunctionTestCPUInfoParseARMLegacy
(t *testing.T)
cpuinfo_test.go:345
FunctionTestCPUInfoParseARMLegacyV1
(t *testing.T)
cpuinfo_test.go:361
FunctionTestCPUInfoParseLoong64
(t *testing.T)
cpuinfo_test.go:469
FunctionTestCPUInfoParseMips
(t *testing.T)
cpuinfo_test.go:424
FunctionTestCPUInfoParsePPC
(t *testing.T)
cpuinfo_test.go:440
FunctionTestCPUInfoParseRISCV64
(t *testing.T)
cpuinfo_test.go:453
FunctionTestCPUInfoParseS390X
(t *testing.T)
cpuinfo_test.go:393
FunctionTestCPUInfoX86
(t *testing.T)
cpuinfo_test.go:301
FunctionTestCPUOnline
(t *testing.T)
sysfs/system_cpu_test.go:67
FunctionTestCPUThermalThrottle
(t *testing.T)
sysfs/system_cpu_test.go:95
FunctionTestCPUTopology
(t *testing.T)
sysfs/system_cpu_test.go:30
FunctionTestCaps
(t *testing.T)
proc_status_test.go:164
FunctionTestClassCoolingDeviceStats
(t *testing.T)
sysfs/class_cooling_device_test.go:24
FunctionTestClassDRMCard
(t *testing.T)
sysfs/class_drm_card_test.go:24
FunctionTestClassDRMCardAMDGPUStats
(t *testing.T)
sysfs/class_drm_amdgpu_test.go:24
FunctionTestClassThermalZoneStats
(t *testing.T)
sysfs/class_thermal_test.go:26
FunctionTestCmdLine
(t *testing.T)
proc_test.go:54
FunctionTestCmdline
(t *testing.T)
cmdline_test.go:24
FunctionTestComm
(t *testing.T)
proc_test.go:99
FunctionTestCpusAllowedList
(t *testing.T)
proc_status_test.go:128
FunctionTestCwd
(t *testing.T)
proc_test.go:143
FunctionTestDMIClass
(t *testing.T)
sysfs/class_dmi_test.go:24
FunctionTestDMMultipathDevices
(t *testing.T)
blockdevice/dm_multipath_test.go:22
FunctionTestDMMultipathDevicesFiltersNonMultipath
(t *testing.T)
blockdevice/dm_multipath_test.go:63
FunctionTestDataBytes
(t *testing.T)
proc_statm_test.go:113
FunctionTestDehumanizeTests
(t *testing.T)
bcache/get_test.go:67
FunctionTestDiskstats
(t *testing.T)
blockdevice/stats_test.go:30
FunctionTestEcnByIface
(t *testing.T)
sysfs/net_class_ecn_test.go:24
FunctionTestEcnDevices
(t *testing.T)
sysfs/net_class_ecn_test.go:45
FunctionTestExecutable
(t *testing.T)
proc_test.go:121
FunctionTestFSBcacheStats
(t *testing.T)
bcache/get_test.go:21
FunctionTestFSBcachefsStats
(t *testing.T)
bcachefs/get_test.go:45
FunctionTestFSBtrfsStats
(t *testing.T)
btrfs/get_test.go:38
FunctionTestFSMountInfo
(t *testing.T)
mountinfo_test.go:187
FunctionTestFS_CPUVulnerabilities
(t *testing.T)
sysfs/vulnerability_test.go:25
FunctionTestFS_Crypto
(t *testing.T)
crypto_test.go:23
FunctionTestFS_CryptoCorrupted
(t *testing.T)
crypto_test.go:125
FunctionTestFS_MDStat
(t *testing.T)
mdstat_test.go:22
FunctionTestFibreChannelClass
(t *testing.T)
sysfs/class_fibrechannel_test.go:24
FunctionTestFileDescriptorTargets
(t *testing.T)
proc_test.go:214
FunctionTestFileDescriptors
(t *testing.T)
proc_test.go:199
FunctionTestFileDescriptorsInfo
(t *testing.T)
proc_test.go:250
FunctionTestFileDescriptorsLen
(t *testing.T)
proc_test.go:236
FunctionTestFscacheinfo
(t *testing.T)
fscache_test.go:22
FunctionTestGetRaplZones
(t *testing.T)
sysfs/class_powercap_test.go:23
FunctionTestGetStats
(t *testing.T)
iscsi/get_test.go:24
FunctionTestIPVSBackendStatus
(t *testing.T)
ipvs_test.go:219
FunctionTestIPVSStats
(t *testing.T)
ipvs_test.go:161
FunctionTestInfiniBandClass
(t *testing.T)
sysfs/class_infiniband_test.go:54
FunctionTestInotifyWatchLen
(t *testing.T)
proc_fdinfo_test.go:18
FunctionTestInvalidMdstat
(t *testing.T)
mdstat_test.go:337
FunctionTestIsolatedCPUs
(t *testing.T)
sysfs/system_cpu_test.go:238
FunctionTestIsolatedParsingCPU
(t *testing.T)
sysfs/system_cpu_test.go:202
FunctionTestKernelHung
(t *testing.T)
kernel_hung_test.go:22
FunctionTestKernelRandom
(t *testing.T)
kernel_random_test.go:24
FunctionTestLimits
(t *testing.T)
proc_limits_test.go:18
FunctionTestLoadAvg
(t *testing.T)
loadavg_test.go:22
FunctionTestMEIClass
(t *testing.T)
sysfs/class_mei_test.go:24
FunctionTestMdraidStats
(t *testing.T)
sysfs/mdraid_test.go:24
FunctionTestMeminfo
(t *testing.T)
meminfo_test.go:22
FunctionTestMountInfo
(t *testing.T)
mountinfo_test.go:21
FunctionTestMountStats
(t *testing.T)
mountstats_test.go:24
FunctionTestMountStatsExtendedOperationStats
(t *testing.T)
mountstats_test.go:512
FunctionTestMountStatsExtendedRDMAStats
(t *testing.T)
mountstats_test.go:649
FunctionTestNVMeClass
(t *testing.T)
sysfs/class_nvme_test.go:26
FunctionTestNVMeMultipleNamespaces
(t *testing.T)
sysfs/class_nvme_test.go:172
← previousnext →501–600 of 751, ranked by callers