Lines Matching refs:xe_oa_open_param
85 struct xe_oa_open_param { struct
1177 struct xe_oa_open_param *param) in xe_oa_set_prop_oa_unit_id()
1188 struct xe_oa_open_param *param) in xe_oa_set_prop_sample_oa()
1195 struct xe_oa_open_param *param) in xe_oa_set_prop_metric_set()
1202 struct xe_oa_open_param *param) in xe_oa_set_prop_oa_format()
1214 struct xe_oa_open_param *param) in xe_oa_set_prop_oa_exponent()
1227 struct xe_oa_open_param *param) in xe_oa_set_prop_disabled()
1234 struct xe_oa_open_param *param) in xe_oa_set_prop_exec_queue_id()
1241 struct xe_oa_open_param *param) in xe_oa_set_prop_engine_instance()
1248 struct xe_oa_open_param *param) in xe_oa_set_no_preempt()
1255 struct xe_oa_open_param *param) in xe_oa_set_prop_num_syncs()
1265 struct xe_oa_open_param *param) in xe_oa_set_prop_syncs_user()
1272 struct xe_oa_open_param *param) in xe_oa_set_prop_oa_buffer_size()
1283 struct xe_oa_open_param *param) in xe_oa_set_prop_wait_num_reports()
1294 struct xe_oa_open_param *param) in xe_oa_set_prop_ret_inval()
1300 struct xe_oa_open_param *param);
1334 u64 extension, struct xe_oa_open_param *param) in xe_oa_user_ext_set_property()
1361 u64 extension, struct xe_oa_open_param *param);
1368 int ext_number, struct xe_oa_open_param *param) in xe_oa_user_extensions()
1399 struct xe_oa_open_param *param) in xe_oa_parse_syncs()
1541 struct xe_oa_open_param param = {}; in xe_oa_config_locked()
1724 struct xe_oa_open_param *param) in xe_oa_stream_init()
1839 struct xe_oa_open_param *param) in xe_oa_stream_open_ioctl_locked()
1939 static bool oa_unit_supports_oa_format(struct xe_oa_open_param *param, int type) in oa_unit_supports_oa_format()
1967 static int xe_oa_assign_hwe(struct xe_oa *oa, struct xe_oa_open_param *param) in xe_oa_assign_hwe()
2022 struct xe_oa_open_param param = {}; in xe_oa_stream_open_ioctl()