idle_acc 298 net/core/pktgen.c u64 idle_acc; /* nano-seconds */ idle_acc 667 net/core/pktgen.c idle = pkt_dev->idle_acc; idle_acc 2186 net/core/pktgen.c pkt_dev->idle_acc += ktime_to_ns(ktime_sub(end_time, start_time)); idle_acc 2989 net/core/pktgen.c pkt_dev->idle_acc = 0; idle_acc 3148 net/core/pktgen.c ktime_t idle = ns_to_ktime(pkt_dev->idle_acc); idle_acc 3280 net/core/pktgen.c pkt_dev->idle_acc += ktime_to_ns(ktime_sub(ktime_get(), idle_start)); idle_acc 3296 net/core/pktgen.c pkt_dev->idle_acc += ktime_to_ns(ktime_sub(ktime_get(), idle_start));