Home
last modified time | relevance | path

Searched refs:drm_i915_perf_record_header (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/intel/ds/
Dintel_pps_driver.cc271 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()
/third_party/mesa3d/src/intel/perf/
Dintel_perf_query.c1051 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()
/third_party/libdrm/include/drm/
Di915_drm.h1744 struct drm_i915_perf_record_header { struct
/third_party/mesa3d/include/drm-uapi/
Di915_drm.h2423 struct drm_i915_perf_record_header { struct