Home
last modified time | relevance | path

Searched refs:ts_cs (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/rseq/
H A Dslice_test.c171 struct timespec ts_cs; in TEST_F() local
174 clock_gettime(CLOCK_MONOTONIC, &ts_cs); in TEST_F()
180 } while (!elapsed(&ts_cs, &ts_now, variant->slice_nsecs)); in TEST_F()