Home
last modified time | relevance | path

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

/dflybsd-src/contrib/zstd/programs/
H A Ddibio.c60 static const U64 g_refreshRate = SEC_TO_MICRO / 6; variable
H A Dbenchzstd.c74 static const U64 g_refreshRate = SEC_TO_MICRO / 6; variable
H A Dfileio.c92 static const U64 g_refreshRate = SEC_TO_MICRO / 6; variable
/dflybsd-src/contrib/zstd/lib/dictBuilder/
H A Dfastcover.c63 static const clock_t g_refreshRate = CLOCKS_PER_SEC * 15 / 100; variable
H A Dcover.c66 static const clock_t g_refreshRate = CLOCKS_PER_SEC * 15 / 100; variable