Home
last modified time | relevance | path

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

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