Home | History | Annotate | Download | only in arm64

Lines Matching refs:nIters

62    static UInt nCalls = 0, nIters = 0;
66 nIters++;
75 printf("randV128: %u calls, %u iters\n", nCalls, nIters);