Searched defs:ArrowEvent (Results 1 – 1 of 1) sorted by relevance
502 type ArrowEvent struct { struct503 Name string504 Start time.Duration505 End time.Duration506 FromResource uint64507 FromStack int508 ToResource uint64