Searched refs:correlation_clock_id (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/intel/ds/ | ||
| H A D | intel_pps_driver.cc | 82 clock_t correlation_clock_id = CLOCK_BOOTTIME; local in function:pps::IntelDriver::query_correlation_timestamps 99 clock_gettime(correlation_clock_id, &attempts[i].cpu_ts_begin); 103 clock_gettime(correlation_clock_id, &attempts[i].cpu_ts_end); |
Completed in 2 milliseconds