Searched defs:toleranceNs (Results 1 – 3 of 3) sorted by relevance
43 const int64_t toleranceNs = state.range(0) * 1'000'000; in BM_StatsToleranceMs() local
35 std::shared_ptr<const PowerStats> PowerStatsCollector::getStats(int64_t toleranceNs) { in getStats()
492 static int64_t toleranceNs = 10000; // 10 us in adjustTimebaseOffset() local