Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_oa.c58 struct xe_oa_config { struct
98 struct xe_oa_config *oa_config;
151 struct xe_oa_config *oa_config = in xe_oa_config_release()
159 static void xe_oa_config_put(struct xe_oa_config *oa_config) in xe_oa_config_put()
167 static struct xe_oa_config *xe_oa_config_get(struct xe_oa_config *oa_config) in xe_oa_config_get()
172 static struct xe_oa_config *xe_oa_get_oa_config(struct xe_oa *oa, int metrics_set) in xe_oa_get_oa_config()
174 struct xe_oa_config *oa_config; in xe_oa_get_oa_config()
888 __xe_oa_alloc_config_buffer(struct xe_oa_stream *stream, struct xe_oa_config *oa_config) in __xe_oa_alloc_config_buffer()
918 xe_oa_alloc_config_buffer(struct xe_oa_stream *stream, struct xe_oa_config *oa_config) in xe_oa_alloc_config_buffer()
978 static int xe_oa_emit_oa_config(struct xe_oa_stream *stream, struct xe_oa_config *config) in xe_oa_emit_oa_config()
[all …]
H A Dxe_oa_types.h204 struct xe_oa_config *oa_config;