Searched refs:atomMatcherCount (Results 1 – 1 of 1) sorted by relevance
143 const int atomMatcherCount = config.atom_matcher_size(); in initLogTrackers() local144 matcherConfigs.reserve(atomMatcherCount); in initLogTrackers()145 allAtomMatchers.reserve(atomMatcherCount); in initLogTrackers()147 for (int i = 0; i < atomMatcherCount; i++) { in initLogTrackers()