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