Home
last modified time | relevance | path

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

/external/netperf/
Dnettest_bsd.c262 static hrtime_t intvl_one; variable
264 static hrtime_t *intvl_one_ptr = &intvl_one;
266 static hrtime_t *temp_intvl_ptr = &intvl_one;
268 static LARGE_INTEGER intvl_one; variable
270 static LARGE_INTEGER *intvl_one_ptr = &intvl_one;
272 static LARGE_INTEGER *temp_intvl_ptr = &intvl_one;
274 static struct timeval intvl_one; variable
276 static struct timeval *intvl_one_ptr = &intvl_one;
278 static struct timeval *temp_intvl_ptr = &intvl_one;