Searched refs:new_records (Results 1 - 1 of 1) sorted by last modified time
| /xsrc/external/mit/MesaLib/dist/src/intel/ds/ | ||
| H A D | intel_pps_driver.cc | 328 auto new_records = parse_perf_records(metric_buffer, total_bytes_read); local in function:pps::IntelDriver::dump_perfcnt 329 if (new_records.empty()) { 340 APPEND(records, new_records); |
Completed in 4 milliseconds