Home
last modified time | relevance | path

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

/third_party/ltp/lib/
Dtst_timer_test.c184 static long long compute_threshold(long long requested_us, in compute_threshold() argument
187 unsigned int slack_per_scall = MIN(100000, requested_us / 1000); in compute_threshold()