Searched refs:uc_stat (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dstatistics.cc167 const auto uc_stat = Stat.compute_(kv.second.s); local
168 auto c = Counter(uc_stat, counter_stats[kv.first].c.flags);
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dstatistics.cc178 const auto uc_stat = Stat.compute_(kv.second.s); local
179 auto c = Counter(uc_stat, counter_stats[kv.first].c.flags,

Completed in 96 milliseconds