Searched defs:its (Results 1 – 3 of 3) sorted by relevance
53 double its = e.NumIterations(); in CheckSimple() local409 double its = e.NumIterations(); in CheckIterationInvariant() local458 double its = e.NumIterations(); in CheckIsIterationInvariantRate() local502 double its = e.NumIterations(); in CheckAvgIterations() local548 double its = e.NumIterations(); in CheckAvgIterationsRate() local
14 struct itimerspec its; in main() local
113 bool iters(ArrayRef<IteratorType> its) { in iters()