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