Searched defs:g_cMaxOperations (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/testcase/
H A DtstRTPrfIO.cpp51 static uint32_t g_cMaxOperations = 1000000; variable
95 if (cNsElapsed >= g_cNsPerOperation || cOps >= g_cMaxOperations) \

Completed in 42 milliseconds