Searched refs:shouldMerge (Results 1 – 1 of 1) sorted by relevance
33 bool shouldMerge(shared_ptr<LogEvent>& lhs, shared_ptr<LogEvent>& rhs, in shouldMerge() function79 if (shouldMerge(data[pos], data[child_pos], nonAdditiveFields) && in tryMerge()