Searched defs:EventInfo (Results 1 – 2 of 2) sorted by relevance
52 struct EventInfo { struct72 EventInfo& eventInfo, argument
36 EventInfo(uint64_t ts, BytraceLine li) : eventTimestamp(ts), line(li) {} in EventInfo() function