Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/
H A Dtime-polling.c371 long poll_times[MAX_ITERATIONS]; local
491 time_poll (pollfd_array, start_index, num_to_test, max_iter, poll_times);
518 if (verbose) fprintf (OUT, "%-12ld", poll_times[count]);
519 poll_total += poll_times[count];