Lines Matching defs:last
274 * the last MI_RPC command has parsed by the GPU.
1044 /* Go through the reports and update the last timestamp. */
1074 uint32_t *last;
1088 start = last = query->oa.map;
1253 * last MI_RPC report requested by brw_end_perf_query(). Between these
1271 uint32_t *last;
1279 start = last = query->oa.map;
1295 last = start;
1367 /* Only add the delta between <last, report> if the last report
1386 last, report);
1395 last = report;
1414 last, end);