Lines Matching refs:oa_format
94 struct oa_format { struct
109 static struct oa_format hsw_oa_formats[I915_OA_FORMAT_MAX] = { argument
141 static struct oa_format gen8_oa_formats[I915_OA_FORMAT_MAX] = {
204 static struct oa_format
523 struct oa_format format = get_oa_format(fmt); in hsw_sanity_check_render_basic_reports()
604 struct oa_format format = get_oa_format(fmt); in gen8_read_40bit_a_counter()
652 struct oa_format format = get_oa_format(accumulator->format); in accumulate_reports()
691 struct oa_format format = get_oa_format(accumulator->format); in accumulator_print()
723 struct oa_format format = get_oa_format(fmt); in gen8_sanity_check_test_oa_reports()
970 i915_read_reports_until_timestamp(enum drm_i915_oa_format oa_format, in i915_read_reports_until_timestamp() argument
976 size_t format_size = get_oa_format(oa_format).size; in i915_read_reports_until_timestamp()
1341 struct oa_format format = get_oa_format(fmt); in print_reports()
1435 struct oa_format format = get_oa_format(fmt);
1500 struct oa_format format = get_oa_format(i); in test_oa_formats()