Home
last modified time | relevance | path

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

/external/lz4/tests/
Dfullbench.c127 static clock_t BMK_GetClockSpan( clock_t clockStart ) in BMK_GetClockSpan() function
495 while(BMK_GetClockSpan(clockTime) < TIMELOOP) { in fullSpeedBench()
504 clockTime = BMK_GetClockSpan(clockTime); in fullSpeedBench()
593 while(BMK_GetClockSpan(clockTime) < TIMELOOP) { in fullSpeedBench()
604 clockTime = BMK_GetClockSpan(clockTime); in fullSpeedBench()