Home
last modified time | relevance | path

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

/external/autotest/client/tests/netperf2/
Dwait_before_data.patch69 @@ -326,6 +326,12 @@ static struct timeval *temp_intvl_ptr =
/external/netperf/src/
Dnettest_omni.c175 static hrtime_t *temp_intvl_ptr = &intvl_one; variable
182 static LARGE_INTEGER *temp_intvl_ptr = &intvl_one; variable
189 static struct timeval *temp_intvl_ptr = &intvl_one; variable
300 temp_intvl_ptr = intvl_one_ptr; \
302 intvl_two_ptr = temp_intvl_ptr; \
Dnettest_bsd.c326 static hrtime_t *temp_intvl_ptr = &intvl_one; variable
332 static LARGE_INTEGER *temp_intvl_ptr = &intvl_one; variable
338 static struct timeval *temp_intvl_ptr = &intvl_one; variable
361 temp_intvl_ptr = intvl_one_ptr; \
363 intvl_two_ptr = temp_intvl_ptr; \