Searched defs:i915_oa_ops (Results 1 – 1 of 1) sorted by relevance
335 struct i915_oa_ops { struct340 bool (*is_valid_b_counter_reg)(struct i915_perf *perf, u32 addr);346 bool (*is_valid_mux_reg)(struct i915_perf *perf, u32 addr);352 bool (*is_valid_flex_reg)(struct i915_perf *perf, u32 addr);360 int (*enable_metric_set)(struct i915_perf_stream *stream);366 void (*disable_metric_set)(struct i915_perf_stream *stream);371 void (*oa_enable)(struct i915_perf_stream *stream);376 void (*oa_disable)(struct i915_perf_stream *stream);383 int (*read)(struct i915_perf_stream *stream,388 int (*read)(struct i915_perf_stream *stream,[all …]