Home
last modified time | relevance | path

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

/external/netperf/
Dnettest_bsd.c311 static hrtime_t demo_one; variable
313 static hrtime_t *demo_one_ptr = &demo_one;
315 static hrtime_t *temp_demo_ptr = &demo_one;
317 static LARGE_INTEGER demo_one; variable
319 static LARGE_INTEGER *demo_one_ptr = &demo_one;
321 static LARGE_INTEGER *temp_demo_ptr = &demo_one;
323 static struct timeval demo_one; variable
325 static struct timeval *demo_one_ptr = &demo_one;
327 static struct timeval *temp_demo_ptr = &demo_one;