Searched refs:clocknames (Results 1 – 1 of 1) sorted by relevance
242 static char const * const clocknames[] = { variable310 for (int clock = 0; clock < ARRAY_SIZE(clocknames); clock++) in test_clock_gettime()311 test_one_clock_gettime(clock, clocknames[clock]); in test_clock_gettime()372 for (int clock = 0; clock < ARRAY_SIZE(clocknames); clock++) in test_clock_gettime64()373 test_one_clock_gettime64(clock, clocknames[clock]); in test_clock_gettime64()