Home
last modified time | relevance | path

Searched defs:oa_config (Results 1 – 4 of 4) 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_types.h232 struct i915_oa_config *oa_config; member
/linux/drivers/gpu/drm/xe/
H A Dxe_oa.c108 struct xe_oa_config *oa_config; member
161 struct xe_oa_config *oa_config = in xe_oa_config_release() local
169 static void xe_oa_config_put(struct xe_oa_config *oa_config) in xe_oa_config_put()
177 static struct xe_oa_config *xe_oa_config_get(struct xe_oa_config *oa_config) in xe_oa_config_get()
184 struct xe_oa_config *oa_config; in xe_oa_get_oa_config() local
902 __xe_oa_alloc_config_buffer(struct xe_oa_stream *stream, struct xe_oa_config *oa_config) in __xe_oa_alloc_config_buffer()
932 xe_oa_alloc_config_buffer(struct xe_oa_stream *stream, struct xe_oa_config *oa_config) in xe_oa_alloc_config_buffer()
2294 struct xe_oa_config *oa_config = in show_dynamic_id() local
2301 struct xe_oa_config *oa_config) in create_dynamic_oa_sysfs_entry()
2334 struct xe_oa_config *oa_config, *tmp; in xe_oa_add_config_ioctl() local
[all …]