Home
last modified time | relevance | path

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

/external/netperf/src/
Dnettest_omni.c170 static hrtime_t intvl_one; variable
173 static hrtime_t *intvl_one_ptr = &intvl_one;
175 static hrtime_t *temp_intvl_ptr = &intvl_one;
177 static LARGE_INTEGER intvl_one; variable
180 static LARGE_INTEGER *intvl_one_ptr = &intvl_one;
182 static LARGE_INTEGER *temp_intvl_ptr = &intvl_one;
184 static struct timeval intvl_one; variable
187 static struct timeval *intvl_one_ptr = &intvl_one;
189 static struct timeval *temp_intvl_ptr = &intvl_one;
Dnettest_bsd.c322 static hrtime_t intvl_one; variable
324 static hrtime_t *intvl_one_ptr = &intvl_one;
326 static hrtime_t *temp_intvl_ptr = &intvl_one;
328 static LARGE_INTEGER intvl_one; variable
330 static LARGE_INTEGER *intvl_one_ptr = &intvl_one;
332 static LARGE_INTEGER *temp_intvl_ptr = &intvl_one;
334 static struct timeval intvl_one; variable
336 static struct timeval *intvl_one_ptr = &intvl_one;
338 static struct timeval *temp_intvl_ptr = &intvl_one;