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

/darwin-on-arm/xnu/bsd/kern/
H A Duipc_mbuf.c609 static struct timeval mb_wdtstart; /* watchdog start timestamp */ variable in typeref:struct:timeval
5914 since = now.tv_sec - mb_wdtstart.tv_sec;
5969 microuptime(&mb_wdtstart);

Completed in 73 milliseconds