Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/trace/
Dparser.go42 EvGoStart = 14 // goroutine starts running [timestamp, goroutine id, seq] const
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/trace/event/go122/
Devent.go35 EvGoStart // goroutine starts running [timestamp, goroutine ID, goroutine seq] const
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/trace/internal/oldtrace/
Dparser.go1388 EvGoStart event.Type = 14 // goroutine starts running [timestamp, goroutine id, seq] const