Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/proc/
H A Dproc-maps-race.c254 static struct timespec print_ts; variable
259 print_ts.tv_sec = ts->tv_sec; in start_test_loop()
268 if (print_ts.tv_sec == ts->tv_sec) in end_test_iteration()
273 print_ts.tv_sec = ts->tv_sec; in end_test_iteration()