Searched defs:EventInfo (Results 1 – 2 of 2) sorted by relevance
36 EventInfo(uint64_t ts, BytraceLine li) : eventTimestamp(ts), line(li) {} in EventInfo() function
88 EventInfo(const std::string& common, in EventInfo() function