Searched defs:Entry (Results 1 – 2 of 2) sorted by relevance
38 struct Entry { struct52 Entry(int64_t id, int64_t ts, std::shared_ptr<EventRaw::RawData> data) in Entry() argument55 Entry(int64_t id, int64_t ts, std::shared_ptr<EventRaw::RawData> data, in Entry() function
60 void ThrTaskContainer::Entry(const std::string& threadName) in Entry() function in ThrTaskContainer