Searched refs:close_enough (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/ds/
H A Dintel_pps_driver.cc249 static bool close_enough(uint64_t duration, uint64_t sampling_period) function in namespace:pps
281 if (close_enough(duration, sampling_period_ns)) {

Completed in 8 milliseconds