Home
last modified time | relevance | path

Searched defs:xe_oa_open_param (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_oa.c88 struct xe_oa_open_param { struct
89 struct xe_file *xef;
90 struct xe_oa_unit *oa_unit;
91 bool sample;
92 u32 metric_set;
93 enum xe_oa_format_name oa_format;
94 int period_exponent;
95 bool disabled;
96 int exec_queue_id;
97 int engine_instance;
[all …]