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

/xsrc/external/mit/MesaLib/dist/src/intel/ds/
H A Dintel_pps_driver.h37 std::optional<TimestampCorrelation> query_correlation_timestamps() const;
H A Dintel_pps_driver.cc78 std::optional<TimestampCorrelation> IntelDriver::query_correlation_timestamps() const function in class:pps::IntelDriver
130 if (auto corr = query_correlation_timestamps()) {
199 if (auto corr = query_correlation_timestamps()) {

Completed in 6 milliseconds