Home
last modified time | relevance | path

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

/aosp_15_r20/external/starlark-go/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