Home
last modified time | relevance | path

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

/external/ltp/lib/
Dtst_timer_test.c38 static unsigned int monotonic_resolution; variable
201 return (400 + 2 * monotonic_resolution + slack_per_scall) * nsamples in compute_threshold()
290 if (samples[i] <= 3 * monotonic_resolution) in do_timer_test()
358 monotonic_resolution = t.tv_nsec / 1000; in timer_setup()