Home
last modified time | relevance | path

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

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