Searched defs:oa_config (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/gpu/drm/i915/
H A Di915_perf.h43 i915_oa_config_get(struct i915_oa_config *oa_config) argument
52 static inline void i915_oa_config_put(struct i915_oa_config *oa_config) argument
H A Di915_query.c236 struct i915_oa_config *oa_config; local
[all...]
H A Di915_perf_types.h232 struct i915_oa_config *oa_config; member in struct:i915_perf_stream
H A Di915_perf.c389 struct i915_oa_config *oa_config; member in struct:i915_oa_config_bo
399 struct i915_oa_config *oa_config = local
412 struct i915_oa_config *oa_config; local
2189 alloc_oa_config_buffer(struct i915_perf_stream *stream, struct i915_oa_config *oa_config) argument
2277 get_oa_vma(struct i915_perf_stream *stream, struct i915_oa_config *oa_config) argument
2302 emit_oa_config(struct i915_perf_stream *stream, struct i915_oa_config *oa_config, struct intel_context *ce, struct i915_active *active) argument
2415 oa_config_flex_reg(const struct i915_oa_config *oa_config, i915_reg_t reg) argument
2752 gen12_configure_all_contexts(struct i915_perf_stream *stream, const struct i915_oa_config *oa_config, struct i915_active *active) argument
2772 lrc_configure_all_contexts(struct i915_perf_stream *stream, const struct i915_oa_config *oa_config, struct i915_active *active) argument
2818 struct i915_oa_config *oa_config = stream->oa_config; local
2877 struct i915_oa_config *oa_config = stream->oa_config; local
4589 struct i915_oa_config *oa_config = local
4595 create_dynamic_oa_sysfs_entry(struct i915_perf *perf, struct i915_oa_config *oa_config) argument
4632 struct i915_oa_config *oa_config, *tmp; local
4796 struct i915_oa_config *oa_config; local
[all...]
/linux-master/drivers/gpu/drm/i915/selftests/
H A Di915_perf.c22 struct i915_oa_config *oa_config; local
50 struct i915_oa_config *oa_config = NULL, *tmp; local
74 struct i915_oa_config *oa_config = NULL, *tmp; local
95 struct i915_oa_config *oa_config = get_empty_config(perf); local
[all...]

Completed in 204 milliseconds