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.c75 struct xe_oa_open_param { struct
76 struct xe_file *xef;
77 u32 oa_unit_id;
78 bool sample;
79 u32 metric_set;
80 enum xe_oa_format_name oa_format;
81 int period_exponent;
82 bool disabled;
83 int exec_queue_id;
84 int engine_instance;
[all …]