Searched refs:SEC_TO_MICRO (Results 1 – 9 of 9) sorted by relevance
43 #define TIMELOOP (2 * SEC_TO_MICRO)53 static const U64 g_maxParamTime = 15 * SEC_TO_MICRO;54 static const U64 g_maxVariationTime = 60 * SEC_TO_MICRO;257 …if ((double)roundClock < fastestC * SEC_TO_MICRO * nbLoops) fastestC = ((double)roundClock / SEC_T… in BMK_benchParam()278 …if ((double)roundClock < fastestD * SEC_TO_MICRO * nbLoops) fastestD = ((double)roundClock / SEC_T… in BMK_benchParam()
61 static const U64 g_refreshRate = SEC_TO_MICRO / 6;547 g_clockTime *= SEC_TO_MICRO; in main()
60 static const U64 g_refreshRate = SEC_TO_MICRO / 6;1531 U64 const maxClockSpan = testDurationS * SEC_TO_MICRO; in runTestMode()
60 static const U64 g_refreshRate = SEC_TO_MICRO / 6;1373 U64 const maxClockSpan = maxDurationS * SEC_TO_MICRO; in fuzzerTests()
65 static const U64 g_refreshRate = SEC_TO_MICRO / 6;1946 g_clockTime *= SEC_TO_MICRO; in main()
57 static const U64 g_refreshRate = SEC_TO_MICRO / 6;
221 #define SEC_TO_MICRO 1000000 macro
76 static const U64 g_refreshRate = SEC_TO_MICRO / 6;
87 static const U64 g_refreshRate = SEC_TO_MICRO / 6;