Home
last modified time | relevance | path

Searched refs:xe_oa_config (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_oa.c49 struct xe_oa_config { struct
89 struct xe_oa_config *oa_config;
131 struct xe_oa_config *oa_config = in xe_oa_config_release()
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()
152 static struct xe_oa_config *xe_oa_get_oa_config(struct xe_oa *oa, int metrics_set) in xe_oa_get_oa_config()
154 struct xe_oa_config *oa_config; in xe_oa_get_oa_config()
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()
913 static int xe_oa_emit_oa_config(struct xe_oa_stream *stream, struct xe_oa_config *config) in xe_oa_emit_oa_config()
[all …]
Dxe_oa_types.h207 struct xe_oa_config *oa_config;