Home
last modified time | relevance | path

Searched defs:n_iter (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/asan/tests/
H A Dasan_benchmarks_test.cpp18 static void ManyAccessFunc(T *x, size_t n_elements, size_t n_iter) { in ManyAccessFunc()
52 static void BorderAccessFunc(char *x, size_t n_iter) { in BorderAccessFunc()
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cpp236 uptr n_iter = std::max((uptr)6, 4000000 / size); in TestSizeClassAllocator() local
977 uptr n_iter = std::max((uptr)6, 80000 / size); in TestSizeClassAllocatorIteration() local
/openbsd-src/gnu/usr.bin/gcc/gcc/config/ia64/
H A Dia64.c2034 int n_iter; /* number of iterators in use */ member
/openbsd-src/gnu/gcc/gcc/config/ia64/
H A Dia64.c2662 int n_iter; /* number of iterators in use */ member