Searched refs:drm_i915_perf_record_header (Results 1 – 4 of 4) sorted by relevance
271 auto header = reinterpret_cast<const drm_i915_perf_record_header *>(iter); in parse_perf_records()358 auto record_a = reinterpret_cast<const drm_i915_perf_record_header *>(records[0].data()); in gpu_next()359 auto record_b = reinterpret_cast<const drm_i915_perf_record_header *>(records[1].data()); in gpu_next()
1051 const struct drm_i915_perf_record_header *header = in read_oa_samples_until()1052 (const struct drm_i915_perf_record_header *) &buf->buf[offset]; in read_oa_samples_until()1321 const struct drm_i915_perf_record_header *header = in accumulate_oa_reports()1322 (const struct drm_i915_perf_record_header *)(buf->buf + offset); in accumulate_oa_reports()
1744 struct drm_i915_perf_record_header { struct
2423 struct drm_i915_perf_record_header { struct