Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwtracing/ptt/
Dhisi_ptt.h131 struct hisi_ptt_trace_ctrl { struct
132 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;
[all …]