Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/internal/trace/
Dresources.go79 type ProcState uint8 type
240 func procStateTransition(id ProcID, from, to ProcState) StateTransition {