Searched defs:xe_oa_open_param (Results 1 – 1 of 1) sorted by relevance
72 struct xe_oa_open_param { struct73 u32 oa_unit_id;74 bool sample;75 u32 metric_set;77 int period_exponent;78 bool disabled;79 int exec_queue_id;80 int engine_instance;81 struct xe_exec_queue *exec_q;82 struct xe_hw_engine *hwe;[all …]
Completed in 11 milliseconds