Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/trace/traceviewer/format/
Dformat.go62 StatsSection = 1 // where counters are presented. const
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.TraceInfoPage/
H A Dtrace_info_page.ts77 class StatsSection implements m.ClassComponent<StatsSectionAttrs> { class