Searched refs:mbuf_drain_last_runtime (Results 1 – 1 of 1) sorted by relevance
524 static uint64_t mbuf_drain_last_runtime; variable9350 if (mbuf_drain_last_runtime != 0) {9353 mbuf_drain_last_runtime,9354 net_uptime() - mbuf_drain_last_runtime);9914 if (mbuf_drain_last_runtime != 0) {9915 interval = net_uptime() - mbuf_drain_last_runtime;9923 mbuf_drain_last_runtime = net_uptime();