Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/internal/trace/
Dresources.go205 type StateTransition struct { struct
207 Resource ResourceID
210 Reason string
223 Stack Stack
227 id int64
228 oldState uint8
229 newState uint8
255 func (d StateTransition) Goroutine() (from, to GoState) {
269 func (d StateTransition) Proc() (from, to ProcState) {
Devent.go587 func (e Event) StateTransition() StateTransition { func
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwinternl.h620 StateWait, StateTransition, enumerator