HomeSort by relevance Sort by last modified time
    Searched refs:clock_type (Results 101 - 101 of 101) sorted by null

1 2 3 45

  /external/linux-kselftest/tools/testing/selftests/timers/
inconsistency-check.c 105 int consistency_test(int clock_type, unsigned long seconds)
113 clock_gettime(clock_type, &list[0]);
125 clock_gettime(clock_type, &list[i]);

Completed in 2128 milliseconds

1 2 3 45