Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/selftests/
H A 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/drivers/gpu/drm/i915/
H A 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()
H A 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
4555 struct i915_oa_config *oa_config = in show_dynamic_id() local
[all …]
H A Di915_query.c236 struct i915_oa_config *oa_config; in query_perf_config_data() local
H A Di915_perf_types.h232 struct i915_oa_config *oa_config; member
/linux/drivers/gpu/drm/xe/
H A 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() argument
147 static struct xe_oa_config *xe_oa_config_get(struct xe_oa_config *oa_config) in xe_oa_config_get() argument
154 struct xe_oa_config *oa_config; xe_oa_get_oa_config() local
869 __xe_oa_alloc_config_buffer(struct xe_oa_stream * stream,struct xe_oa_config * oa_config) __xe_oa_alloc_config_buffer() argument
899 xe_oa_alloc_config_buffer(struct xe_oa_stream * stream,struct xe_oa_config * oa_config) xe_oa_alloc_config_buffer() argument
2055 struct xe_oa_config *oa_config = show_dynamic_id() local
2062 create_dynamic_oa_sysfs_entry(struct xe_oa * oa,struct xe_oa_config * oa_config) create_dynamic_oa_sysfs_entry() argument
2095 struct xe_oa_config *oa_config, *tmp; xe_oa_add_config_ioctl() local
2195 struct xe_oa_config *oa_config; xe_oa_remove_config_ioctl() local
[all...]
H A Dxe_oa_types.h207 struct xe_oa_config *oa_config; member