Searched refs:xe_oa (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/gpu/drm/xe/ |
H A D | xe_oa.c | 61 struct xe_oa *oa; 178 static struct xe_oa_config *xe_oa_get_oa_config(struct xe_oa *oa, int metrics_set) in xe_oa_get_oa_config() 1150 static int decode_oa_format(struct xe_oa *oa, u64 fmt, enum xe_oa_format_name *name) in decode_oa_format() 1171 static int xe_oa_set_prop_oa_unit_id(struct xe_oa *oa, u64 value, in xe_oa_set_prop_oa_unit_id() 1182 static int xe_oa_set_prop_sample_oa(struct xe_oa *oa, u64 value, in xe_oa_set_prop_sample_oa() 1189 static int xe_oa_set_prop_metric_set(struct xe_oa *oa, u64 value, in xe_oa_set_prop_metric_set() 1196 static int xe_oa_set_prop_oa_format(struct xe_oa *oa, u64 value, in xe_oa_set_prop_oa_format() 1208 static int xe_oa_set_prop_oa_exponent(struct xe_oa *oa, u64 value, in xe_oa_set_prop_oa_exponent() 1221 static int xe_oa_set_prop_disabled(struct xe_oa *oa, u64 value, in xe_oa_set_prop_disabled() 1228 static int xe_oa_set_prop_exec_queue_id(struct xe_oa *oa, u64 value, in xe_oa_set_prop_exec_queue_id() [all …]
|
H A D | xe_oa_types.h | 128 struct xe_oa { struct 183 struct xe_oa *oa;
|
H A D | xe_device_types.h | 497 struct xe_oa oa;
|
H A D | Makefile | 80 xe_oa.o \
|