Home
last modified time | relevance | path

Searched defs:profEvent (Results 1 – 4 of 4) sorted by relevance

/dports/security/xray-core/Xray-core-1.5.0/vendor/go.starlark.net/starlark/
H A Dprofile.go174 type profEvent struct { struct
175 thread *Thread // currently unused
176 time time.Duration
177 stack []profFrame
178 stackSpace [8]profFrame // initial space for stack
/dports/net/v2ray/v2ray-core-4.36.2/vendor/go.starlark.net/starlark/
H A Dprofile.go174 type profEvent struct { struct
175 thread *Thread // currently unused
176 time time.Duration
177 stack []profFrame
178 stackSpace [8]profFrame // initial space for stack
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/go.starlark.net/starlark/
H A Dprofile.go174 type profEvent struct { struct
175 thread *Thread // currently unused
176 time time.Duration
177 stack []profFrame
178 stackSpace [8]profFrame // initial space for stack
/dports/devel/bazel-buildtools/buildtools-3.2.1/vendor/go.starlark.net/starlark/
H A Dprofile.go174 type profEvent struct { struct
175 thread *Thread // currently unused
176 time time.Duration
177 stack []profFrame
178 stackSpace [8]profFrame // initial space for stack