Searched defs:Statistic (Results 1 – 5 of 5) sorted by relevance
22 struct Statistic { struct23 const char *name, *desc;24 uint64_t value;168 Pass::Statistic::Statistic(Pass *owner, const char *name, in Statistic() function in Pass::Statistic
160 using Statistic = TrackingStatistic; global() variable 162 using Statistic = NoopStatistic; global() variable
1012 #### Statistic subsubsection
94 std::function<void(const Matcher *)> Statistic = [&](const Matcher *N) { in MatcherTableEmitter() local
1240 .. _Statistic: global() target