Searched refs:oa_format (Results 1 – 3 of 3) sorted by relevance
76 enum xe_oa_format_name oa_format; member1358 stream->oa_buffer.format = &stream->oa->oa_formats[param->oa_format]; in xe_oa_stream_init()1665 int ret = decode_oa_format(oa, value, ¶m->oa_format); in xe_oa_set_prop_oa_format()1856 f = &oa->oa_formats[param.oa_format]; in xe_oa_stream_open_ioctl()1857 if (!param.oa_format || !f->size || in xe_oa_stream_open_ioctl()1860 param.oa_format, f->type, f->size, param.hwe->class); in xe_oa_stream_open_ioctl()
101 .oa_format = GRAPHICS_VER(perf->i915) == 12 ? in test_stream()
374 int oa_format; member3279 if (!props->oa_format) { in i915_oa_stream_init()3290 stream->oa_buffer.format = &perf->oa_formats[props->oa_format]; in i915_oa_stream_init()4045 props->oa_format = value; in read_properties_unlocked()4168 i = array_index_nospec(props->oa_format, I915_OA_FORMAT_MAX); in read_properties_unlocked()