Home
last modified time | relevance | path

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

/dports/benchmarks/unixbench/byte-unixbench-5.1.3/UnixBench/src/
H A Dtime-polling.c374 long poll2_times[MAX_ITERATIONS]; local
496 poll2_times);
508 if (poll2_times[0] >= 0) fprintf (OUT, "%-12s", "poll2(2)");
522 if ( verbose && (poll2_times[0] >= 0) )
523 fprintf (OUT, "%-12ld", poll2_times[count]);
524 poll2_total += poll2_times[count];
535 if (poll2_times[0] >= 0)
559 if (poll2_times[0] >= 0) {