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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Dpktgen.c3121 __u64 idle_start = 0; local
3144 idle_start = getCurUs();
3156 pkt_dev->idle_acc += getCurUs() - idle_start;
3234 idle_start = getCurUs();
3241 pkt_dev->idle_acc += getCurUs() - idle_start;

Completed in 39 milliseconds