Lines Matching full:capture
11 /* Capture List Index */
19 /* Register-types of GuC capture register lists */
76 * struct guc_debug_capture_list_header - Debug capture list header.
78 * Debug capture list header.
81 /** @info: contains number of MMIO descriptors in the capture list. */
87 * struct guc_debug_capture_list - Debug capture list
95 /** @header: Debug capture list header. */
97 /** @regs: MMIO descriptors in the capture list. */
102 * struct guc_state_capture_header_t - State capture header.
113 * VFID is an integer in range [0, 63] where 0 means the state capture
115 * the state capture is for VF N.
119 /** @info: Engine class/instance and capture type info */
140 * struct guc_state_capture_t - State capture.
142 * State capture
145 /** @header: State capture header. */
151 /* State Capture Group Type */
160 * struct guc_state_capture_group_header_t - State capture group header
162 * State capture group header.
168 /** @info: Engine class/instance and capture type info */
175 * struct guc_state_capture_group_t - State capture group.
177 * this is the top level structure where an error-capture dump starts
180 /** @grp_header: State capture group header. */