Home
last modified time | relevance | path

Searched defs:g_refreshRate (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/zstd/programs/
H A Ddibio.c60 static const U64 g_refreshRate = SEC_TO_MICRO / 6; variable
H A Dfileio.c105 static const U64 g_refreshRate = SEC_TO_MICRO / 6; variable
/freebsd/sys/contrib/zstd/lib/dictBuilder/
H A Dfastcover.c71 static const clock_t g_refreshRate = CLOCKS_PER_SEC * 15 / 100; variable
H A Dcover.c74 static const clock_t g_refreshRate = CLOCKS_PER_SEC * 15 / 100; variable