Searched refs:UserCounters (Results 1 – 7 of 7) sorted by relevance
21 void Finish(UserCounters *l, double time, double num_threads);22 void Increment(UserCounters *l, UserCounters const& r);23 bool SameNames(UserCounters const& l, UserCounters const& r);
31 void Finish(UserCounters *l, double cpu_time, double num_threads) { in Finish()37 void Increment(UserCounters *l, UserCounters const& r) { in Increment()54 bool SameNames(UserCounters const& l, UserCounters const& r) { in SameNames()
27 UserCounters counters;
154 UserCounters counters;
99 UserCounters counters;181 UserCounters prev_counters_;
295 typedef std::map<std::string, Counter> UserCounters; typedef483 UserCounters counters;
504 Benchmark Time CPU Iterations UserCounters...