Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/trace/
Dparser.go77EvCPUSample = 49 // CPU profiling sample [timestamp, real timestamp, real P id (-1 when ab… const
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/trace/event/go122/
Devent.go22 EvCPUSample // CPU profiling sample [timestamp, M ID, P ID, goroutine ID, stack ID] const
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/trace/internal/oldtrace/
Dparser.go1423EvCPUSample event.Type = 49 // CPU profiling sample [timestamp, stack, real timestamp, rea… const