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.c71 struct xe_oa_config { struct
111 struct xe_oa_config *oa_config;
164 struct xe_oa_config *oa_config = in xe_oa_config_release()
172 static void xe_oa_config_put(struct xe_oa_config *oa_config) in xe_oa_config_put()
180 static struct xe_oa_config *xe_oa_config_get(struct xe_oa_config *oa_config) in xe_oa_config_get()
185 static struct xe_oa_config *xe_oa_get_oa_config(struct xe_oa *oa, int metrics_set) in xe_oa_get_oa_config()
187 struct xe_oa_config *oa_config; in xe_oa_get_oa_config()
929 __xe_oa_alloc_config_buffer(struct xe_oa_stream *stream, struct xe_oa_config *oa_config) in __xe_oa_alloc_config_buffer()
959 xe_oa_alloc_config_buffer(struct xe_oa_stream *stream, struct xe_oa_config *oa_config) in xe_oa_alloc_config_buffer()
1019 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.h218 struct xe_oa_config *oa_config;