Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/trace/
Dresources.go37 type GoState uint8 type
232 func goStateTransition(id GoID, from, to GoState) StateTransition {
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/trace/
Dviewer.go30 func viewerGState(state trace.GoState, inMarkAssist bool) traceviewer.GState {
Dpprof.go145 func makeComputePprofFunc(state trace.GoState, trackReason func(string) bool) computePprofFunc {