Home
last modified time | relevance | path

Searched refs:REPORT_MIN (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/realtime/func/gtod_latency/
H A Dgtod_infinite.c36 * it will print out every delay that exceeds REPORT_MIN (1000000ns).
61 #define REPORT_MIN 1000000 macro
177 ((diff_time > max_time) || (diff_time > REPORT_MIN))) { in main()

Completed in 1 milliseconds