Searched refs:xe_oa (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_oa.c | 50 struct xe_oa *oa; 152 static struct xe_oa_config *xe_oa_get_oa_config(struct xe_oa *oa, int metrics_set) in xe_oa_get_oa_config() 1464 static int xe_oa_stream_open_ioctl_locked(struct xe_oa *oa, in xe_oa_stream_open_ioctl_locked() 1570 static int decode_oa_format(struct xe_oa *oa, u64 fmt, enum xe_oa_format_name *name) in decode_oa_format() 1603 static int xe_oa_assign_hwe(struct xe_oa *oa, struct xe_oa_open_param *param) in xe_oa_assign_hwe() 1637 static int xe_oa_set_prop_oa_unit_id(struct xe_oa *oa, u64 value, in xe_oa_set_prop_oa_unit_id() 1648 static int xe_oa_set_prop_sample_oa(struct xe_oa *oa, u64 value, in xe_oa_set_prop_sample_oa() 1655 static int xe_oa_set_prop_metric_set(struct xe_oa *oa, u64 value, in xe_oa_set_prop_metric_set() 1662 static int xe_oa_set_prop_oa_format(struct xe_oa *oa, u64 value, in xe_oa_set_prop_oa_format() 1674 static int xe_oa_set_prop_oa_exponent(struct xe_oa *oa, u64 value, in xe_oa_set_prop_oa_exponent() [all …]
|
D | xe_oa_types.h | 128 struct xe_oa { struct 183 struct xe_oa *oa;
|
D | xe_device_types.h | 471 struct xe_oa oa;
|
D | Makefile | 79 xe_oa.o \
|