Home
last modified time | relevance | path

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

/src/tests/sys/kern/
H A Dtimerfd.c297 uint64_t total_exp = 0; in ATF_TC_BODY() local
321 total_exp += exp; in ATF_TC_BODY()
322 if (total_exp >= 5) { in ATF_TC_BODY()