FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MSEC_2_TICKS
sys/dev/ixl/i40e_osdep.c
163
#define MSEC_2_TICKS(m) max(1, (uint32_t)((hz == 1000) ? \
sys/sys/time.h
407
#define MSEC_2_TICKS(m) max(1, (uint32_t)((hz == 1000) ? \