Documentation ¶
Overview ¶
This file has automatically been generated on Wed Feb 26 15:50:50 +05 2020. DO NOT EDIT.
Index ¶
- func BlockProfile(p []runtime.BlockProfileRecord) (int, bool)
- func CPUProfile() []byte
- func Caller(skip int) (uintptr, string, int, bool)
- func Callers(skip int, pc []uintptr) int
- func CallersFrames(callers []uintptr) *runtime.Frames
- func FramesNext(ci *runtime.Frames) (runtime.Frame, bool)
- func FuncEntry(f *runtime.Func) uintptr
- func FuncFileLine(f *runtime.Func, pc uintptr) (string, int)
- func FuncForPC(pc uintptr) *runtime.Func
- func FuncName(f *runtime.Func) string
- func GOMAXPROCS(n int) int
- func GOROOT() string
- func GoroutineProfile(p []runtime.StackRecord) (int, bool)
- func MemProfile(p []runtime.MemProfileRecord, inuseZero bool) (int, bool)
- func MemProfileRecordInUseBytes(r *runtime.MemProfileRecord) int64
- func MemProfileRecordInUseObjects(r *runtime.MemProfileRecord) int64
- func MemProfileRecordStack(r *runtime.MemProfileRecord) []uintptr
- func MutexProfile(p []runtime.BlockProfileRecord) (int, bool)
- func NumCPU() int
- func NumCgoCall() int64
- func NumGoroutine() int
- func ReadTrace() []byte
- func SetMutexProfileFraction(rate int) int
- func Stack(buf []byte, all bool) int
- func StackRecordStack(r *runtime.StackRecord) []uintptr
- func StartTrace() error
- func ThreadCreateProfile(p []runtime.StackRecord) (int, bool)
- func TypeAssertionErrorError(e *runtime.TypeAssertionError) string
- func Version() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BlockProfile ¶
func BlockProfile(p []runtime.BlockProfileRecord) (int, bool)
func CPUProfile ¶
func CPUProfile() []byte
func CallersFrames ¶
func GOMAXPROCS ¶
func GoroutineProfile ¶
func GoroutineProfile(p []runtime.StackRecord) (int, bool)
func MemProfile ¶
func MemProfile(p []runtime.MemProfileRecord, inuseZero bool) (int, bool)
func MemProfileRecordInUseBytes ¶
func MemProfileRecordInUseBytes(r *runtime.MemProfileRecord) int64
func MemProfileRecordInUseObjects ¶
func MemProfileRecordInUseObjects(r *runtime.MemProfileRecord) int64
func MemProfileRecordStack ¶
func MemProfileRecordStack(r *runtime.MemProfileRecord) []uintptr
func MutexProfile ¶
func MutexProfile(p []runtime.BlockProfileRecord) (int, bool)
func NumCgoCall ¶
func NumCgoCall() int64
func NumGoroutine ¶
func NumGoroutine() int
func SetMutexProfileFraction ¶
func StackRecordStack ¶
func StackRecordStack(r *runtime.StackRecord) []uintptr
func StartTrace ¶
func StartTrace() error
func ThreadCreateProfile ¶
func ThreadCreateProfile(p []runtime.StackRecord) (int, bool)
func TypeAssertionErrorError ¶
func TypeAssertionErrorError(e *runtime.TypeAssertionError) string
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
This file has automatically been generated on Wed Feb 26 15:50:50 +05 2020.
|
This file has automatically been generated on Wed Feb 26 15:50:50 +05 2020. |
This file has automatically been generated on Wed Feb 26 15:50:50 +05 2020.
|
This file has automatically been generated on Wed Feb 26 15:50:50 +05 2020. |
This file has automatically been generated on Wed Feb 26 15:50:51 +05 2020.
|
This file has automatically been generated on Wed Feb 26 15:50:51 +05 2020. |
Click to show internal directories.
Click to hide internal directories.