Searched defs:Summarizer (Results 1 – 3 of 3) sorted by relevance
258 type Summarizer struct { struct260 gs map[GoID]*GoroutineSummary263 tasks map[TaskID]*UserTaskSummary267 syscallingP map[ProcID]GoID268 syscallingG map[GoID]ProcID274 rangesP map[rangeP]GoID276 lastTs Time // timestamp of the last event processed.277 syncTs Time // timestamp of the last sync event processed (or the first timestamp in the trace).297 func (s *Summarizer) Event(ev *Event) {581 func (s *Summarizer) getOrAddTask(id TaskID) *UserTaskSummary {[all …]
29 class Summarizer { class
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...