Lines Matching defs:hisi_ptt_trace_ctrl
130 struct hisi_ptt_trace_ctrl { struct131 struct hisi_ptt_dma_buffer *trace_buf;132 struct perf_output_handle handle;133 u32 buf_index;134 int on_cpu;135 bool started;136 bool is_port;137 u32 direction:2;138 u32 filter:16;139 u32 format:1;140 u32 type:4;