Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_perf_types.h43 struct i915_oa_config { struct
44 struct i915_perf *perf;
46 char uuid[UUID_STRING_LEN + 1];
47 int id;
49 const struct i915_oa_reg *mux_regs;
50 u32 mux_regs_len;
51 const struct i915_oa_reg *b_counter_regs;
52 u32 b_counter_regs_len;
53 const struct i915_oa_reg *flex_regs;
54 u32 flex_regs_len;
[all …]