Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/selftests/
Di915_perf.c22 struct i915_oa_config *oa_config; in alloc_empty_config() local
50 struct i915_oa_config *oa_config = NULL, *tmp; in destroy_empty_config() local
74 struct i915_oa_config *oa_config = NULL, *tmp; in get_empty_config() local
95 struct i915_oa_config *oa_config = get_empty_config(perf); in test_stream() local
/linux-6.12.1/drivers/gpu/drm/i915/
Di915_perf.h43 i915_oa_config_get(struct i915_oa_config *oa_config) in i915_oa_config_get()
52 static inline void i915_oa_config_put(struct i915_oa_config *oa_config) in i915_oa_config_put()
Di915_perf.c389 struct i915_oa_config *oa_config; member
399 struct i915_oa_config *oa_config = in i915_oa_config_release() local
412 struct i915_oa_config *oa_config; in i915_perf_get_oa_config() local
2190 struct i915_oa_config *oa_config) in alloc_oa_config_buffer()
2277 get_oa_vma(struct i915_perf_stream *stream, struct i915_oa_config *oa_config) in get_oa_vma()
2303 struct i915_oa_config *oa_config, in emit_oa_config()
2415 static u32 oa_config_flex_reg(const struct i915_oa_config *oa_config, in oa_config_flex_reg()
2753 const struct i915_oa_config *oa_config, in lrc_configure_all_contexts()
2798 struct i915_oa_config *oa_config = stream->oa_config; in gen8_enable_metric_set() local
4554 struct i915_oa_config *oa_config = in show_dynamic_id() local
[all …]
Di915_query.c236 struct i915_oa_config *oa_config; in query_perf_config_data() local
Di915_perf_types.h232 struct i915_oa_config *oa_config; member
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_oa.c89 struct xe_oa_config *oa_config; member
131 struct xe_oa_config *oa_config = in xe_oa_config_release() local
139 static void xe_oa_config_put(struct xe_oa_config *oa_config) in xe_oa_config_put()
147 static struct xe_oa_config *xe_oa_config_get(struct xe_oa_config *oa_config) in xe_oa_config_get()
154 struct xe_oa_config *oa_config; in xe_oa_get_oa_config() local
866 __xe_oa_alloc_config_buffer(struct xe_oa_stream *stream, struct xe_oa_config *oa_config) in __xe_oa_alloc_config_buffer()
896 xe_oa_alloc_config_buffer(struct xe_oa_stream *stream, struct xe_oa_config *oa_config) in xe_oa_alloc_config_buffer()
2052 struct xe_oa_config *oa_config = in show_dynamic_id() local
2059 struct xe_oa_config *oa_config) in create_dynamic_oa_sysfs_entry()
2092 struct xe_oa_config *oa_config, *tmp; in xe_oa_add_config_ioctl() local
[all …]
Dxe_oa_types.h207 struct xe_oa_config *oa_config; member