Searched refs:xe_oa_config (Results 1 – 1 of 1) sorted by relevance
68 struct xe_oa_config { struct108 struct xe_oa_config *oa_config;161 struct xe_oa_config *oa_config = in xe_oa_config_release()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()182 static struct xe_oa_config *xe_oa_get_oa_config(struct xe_oa *oa, int metrics_set) in xe_oa_get_oa_config()184 struct xe_oa_config *oa_config; in xe_oa_get_oa_config()901 __xe_oa_alloc_config_buffer(struct xe_oa_stream *stream, struct xe_oa_config *oa_config) in __xe_oa_alloc_config_buffer()931 xe_oa_alloc_config_buffer(struct xe_oa_stream *stream, struct xe_oa_config *oa_config) in xe_oa_alloc_config_buffer()991 static int xe_oa_emit_oa_config(struct xe_oa_stream *stream, struct xe_oa_config *config) in xe_oa_emit_oa_config()[all …]