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
464 while(BMK_GetClockSpan(clockTime) < TIMELOOP) { in fullSpeedBench()
472 clockTime = BMK_GetClockSpan(clockTime); in fullSpeedBench()
558 while(BMK_GetClockSpan(clockTime) < TIMELOOP) { in fullSpeedBench()
565 clockTime = BMK_GetClockSpan(clockTime); in fullSpeedBench()