Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
Dxe_oa.c78 struct xe_oa_open_param { struct
79 struct xe_file *xef;
80 u32 oa_unit_id;
81 bool sample;
82 u32 metric_set;
83 enum xe_oa_format_name oa_format;
84 int period_exponent;
85 bool disabled;
86 int exec_queue_id;
87 int engine_instance;
[all …]