Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/kern/
H A Duipc_mbuf_mcache.c380 static uint64_t mbuf_worker_last_runtime; variable
4716 mbuf_worker_last_runtime = net_uptime();
5675 if (mbuf_worker_last_runtime != 0) {
5678 mbuf_worker_last_runtime,
5679 net_uptime() - mbuf_worker_last_runtime);