HomeSort by relevance Sort by last modified time
    Searched refs:test_len_ticks (Results 1 - 3 of 3) sorted by null

  /external/netperf/
netsh.h 64 test_len_ticks,
netsh.c 161 test_len_ticks, /* how many times will the timer go off before */ variable
netlib.c 785 if (--test_len_ticks == 0) {
987 test_len_ticks = 1;
1043 test_len_ticks = (test_time * 1000000) / usec_per_itvl;
1047 test_len_ticks = INT_MAX;
1055 test_len_ticks);
    [all...]

Completed in 53 milliseconds