Home | History | Annotate | Download | only in arm64

Lines Matching full:ncalls

62    static UInt nCalls = 0, nIters = 0;
64 nCalls++;
74 if (0 == (nCalls & 0xFF))
75 printf("randV128: %u calls, %u iters\n", nCalls, nIters);