Searched refs:oa_format (Results 1 – 3 of 3) sorted by relevance
90 enum xe_oa_format_name oa_format; member1204 int ret = decode_oa_format(oa, value, ¶m->oa_format); in xe_oa_set_prop_oa_format()1734 stream->oa_buffer.format = &stream->oa->oa_formats[param->oa_format]; in xe_oa_stream_init()2087 f = &oa->oa_formats[param.oa_format]; in xe_oa_stream_open_ioctl()2088 if (!param.oa_format || !f->size || in xe_oa_stream_open_ioctl()2091 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()
375 int oa_format; member3283 if (!props->oa_format) { in i915_oa_stream_init()3294 stream->oa_buffer.format = &perf->oa_formats[props->oa_format]; in i915_oa_stream_init()4048 props->oa_format = value; in read_properties_unlocked()4171 i = array_index_nospec(props->oa_format, I915_OA_FORMAT_MAX); in read_properties_unlocked()