java

package
v0.31.0 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsRuntime added in v0.30.0

func IsRuntime(proc procfs.Proc) (bool, error)

func RuntimeInfo added in v0.30.0

func RuntimeInfo(proc procfs.Proc) (*runtime.Runtime, error)

Types

type Info added in v0.31.0

type Info struct {
	CodeCacheLow  uint64
	CodeCacheHigh uint64
	// contains filtered or unexported fields
}

func VMInfo added in v0.31.0

func VMInfo(p procfs.Proc) (*Info, error)

func (*Info) Runtime added in v0.31.0

func (i *Info) Runtime() runtime.Runtime

func (*Info) Type added in v0.31.0

func (i *Info) Type() runtime.UnwinderType

Jump to

Keyboard shortcuts

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