HomeSort by relevance Sort by last modified time
    Searched full:demo_two (Results 1 - 1 of 1) sorted by null

  /external/netperf/
nettest_bsd.c 313 static hrtime_t demo_two;
315 static hrtime_t *demo_two_ptr = &demo_two;
319 static LARGE_INTEGER demo_two;
321 static LARGE_INTEGER *demo_two_ptr = &demo_two;
325 static struct timeval demo_two;
327 static struct timeval *demo_two_ptr = &demo_two;
312 static hrtime_t demo_two; variable
318 static LARGE_INTEGER demo_two; variable
324 static struct timeval demo_two; variable in typeref:struct:timeval
    [all...]

Completed in 8062 milliseconds