Searched defs:xe_oa_open_param (Results 1 – 1 of 1) sorted by relevance
85 struct xe_oa_open_param { struct86 struct xe_file *xef;87 struct xe_oa_unit *oa_unit;88 bool sample;89 u32 metric_set;90 enum xe_oa_format_name oa_format;91 int period_exponent;92 bool disabled;93 int exec_queue_id;94 int engine_instance;[all …]