Home
last modified time | relevance | path

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

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