Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/programs/
H A Dbenchfn.c27 #define TIMELOOP_MICROSEC SEC_TO_MICRO /* 1 second */ macro
H A Dbenchzstd.c56 #define TIMELOOP_MICROSEC (1 * 1000000ULL) /* 1 second */ macro
58 #define ACTIVEPERIOD_MICROSEC (70 * TIMELOOP_MICROSEC) /* 70 seconds */