Searched defs:Statistic (Results 1 – 2 of 2) sorted by relevance
160 using Statistic = TrackingStatistic; variable162 using Statistic = NoopStatistic; variable
94 std::function<void(const Matcher *)> Statistic = [&](const Matcher *N) { in MatcherTableEmitter() local