Searched refs:oa_formats (Results 1 – 4 of 4) sorted by relevance
144 /** @oa_formats: tracks all OA formats across platforms */145 const struct xe_oa_format *oa_formats; member
124 static const struct xe_oa_format oa_formats[] = { variable 1145 const struct xe_oa_format *f = &oa->oa_formats[idx]; in decode_oa_format() 1721 stream->oa_buffer.format = &stream->oa->oa_formats[param->oa_format]; in xe_oa_stream_init() 2052 f = &oa->oa_formats[param.oa_format]; in xe_oa_stream_open_ioctl() 2781 oa->oa_formats = oa_formats; in xe_oa_init()
499 const struct i915_oa_format *oa_formats; member
318 static const struct i915_oa_format oa_formats[I915_OA_FORMAT_MAX] = { variable 3293 stream->oa_buffer.format = &perf->oa_formats[props->oa_format]; in i915_oa_stream_init() 4171 f = &perf->oa_formats[i]; in read_properties_unlocked() 5061 perf->oa_formats = oa_formats; in i915_perf_init()