Searched refs:tagTable (Results 1 – 2 of 2) sorted by relevance
113 tagTable.add(tag, element); in add()148 tagTable.subtract(tag, element); in subtract()178 tagTable.drop(tag, element); in drop()583 output += tagTable.format(*this, uid, pid, name, LOG_ID_EVENTS); in format()
544 tagTable_t tagTable; variable551 tagTable.sizeOf() + securityTagTable.sizeOf() + in sizeOf()553 (tagTable.size() * sizeof(tagTable_t::iterator)); in sizeOf()598 return LogFindWorst<TagEntry>(tagTable.sort(uid, pid, len)); in sortTags()