Searched refs:timeval2double (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/bench/
H A Dmem-memcpy.c86 static double timeval2double(struct timeval *ts) function
157 bps = (double)((double)length / timeval2double(&tv_diff));

Completed in 61 milliseconds