Home
last modified time | relevance | path

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

/drivers/hwtracing/ptt/
Dhisi_ptt.h130 struct hisi_ptt_trace_ctrl { struct
131 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;
[all …]