Home
last modified time | relevance | path

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

/third_party/json/benchmarks/thirdparty/benchmark/src/
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()
/third_party/benchmark/src/
Dstatistics.cc196 const auto uc_stat = Stat.compute_(kv.second.s); in ComputeStats() local
197 auto c = Counter(uc_stat, counter_stats[kv.first].c.flags, in ComputeStats()