Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_cubic.c113 #define USEC_PER_JIFFY (USEC_PER_SEC / HZ) macro
320 t = (__s32)(tcp_jiffies32 - ca->epoch_start) * USEC_PER_JIFFY; in bictcp_update()