Home
last modified time | relevance | path

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

/external/netperf/
Dnetsh.h64 test_len_ticks,
Dnetlib.c778 if (--test_len_ticks == 0) {
979 test_len_ticks = 1; in start_timer()
1033 test_len_ticks = (test_time * 1000000) / usec_per_itvl; in start_itimer()
1037 test_len_ticks = INT_MAX; in start_itimer()
1045 test_len_ticks); in start_itimer()
Dnetsh.c161 test_len_ticks, /* how many times will the timer go off before */ variable