Home
last modified time | relevance | path

Searched defs:i915_oa_config (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/i915/
Di915_perf_types.h77 struct i915_oa_config { struct
78 struct i915_perf *perf;
80 char uuid[UUID_STRING_LEN + 1];
81 int id;
83 const struct i915_oa_reg *mux_regs;
84 u32 mux_regs_len;
85 const struct i915_oa_reg *b_counter_regs;
86 u32 b_counter_regs_len;
87 const struct i915_oa_reg *flex_regs;
88 u32 flex_regs_len;
[all …]