Searched defs:TagEntry (Results 1 – 1 of 1) sorted by relevance
440 struct TagEntry : public EntryBaseDropped { struct445 explicit TagEntry(LogBufferElement* element) in TagEntry() argument452 const uint32_t& getKey() const { in getKey()455 const pid_t& getPid() const { in getPid()458 const uid_t& getUid() const { in getUid()461 const char* getName() const { in getName()465 inline void add(LogBufferElement* element) { in add()