Home | History | Annotate | Download | only in sys

Lines Matching refs:clock_gettime

216 	RL(clock_gettime(CLOCK_MONOTONIC, &now));
266 RL(clock_gettime(CLOCK_MONOTONIC, &then));
279 RL(clock_gettime(CLOCK_MONOTONIC, &now));
313 ATF_REQUIRE(clock_gettime(CLOCK_MONOTONIC, &then) == 0);
322 ATF_REQUIRE(clock_gettime(CLOCK_MONOTONIC, &now) == 0);
356 ATF_REQUIRE(clock_gettime(CLOCK_MONOTONIC, &then) == 0);
359 ATF_REQUIRE(clock_gettime(CLOCK_MONOTONIC, &now) == 0);
394 ATF_REQUIRE(clock_gettime(CLOCK_MONOTONIC, &then) == 0);
407 ATF_REQUIRE(clock_gettime(CLOCK_MONOTONIC, &now) == 0);
441 ATF_REQUIRE(clock_gettime(CLOCK_REALTIME, &now) == 0);
461 ATF_REQUIRE(clock_gettime(CLOCK_REALTIME, &now) == 0);
660 ATF_REQUIRE(clock_gettime(CLOCK_MONOTONIC, &then) == 0);
663 ATF_REQUIRE(clock_gettime(CLOCK_MONOTONIC, &now) == 0);
671 ATF_REQUIRE(clock_gettime(CLOCK_MONOTONIC, &then) == 0);
674 ATF_REQUIRE(clock_gettime(CLOCK_MONOTONIC, &now) == 0);
680 ATF_REQUIRE(clock_gettime(CLOCK_MONOTONIC, &then) == 0);
683 ATF_REQUIRE(clock_gettime(CLOCK_MONOTONIC, &now) == 0);
737 ATF_REQUIRE(clock_gettime(CLOCK_MONOTONIC, &then) == 0);
748 ATF_REQUIRE(clock_gettime(CLOCK_MONOTONIC, &now) == 0);