Lines Matching full:etr
116 /* TMC ETR Capability bit definitions */
118 /* ETR has separate read/write cache encodings */
130 /* Coresight SoC-600 TMC-ETR unadvertised capabilities */
136 ETR_MODE_ETR_SG, /* Uses in-built TMC ETR SG mechanism */
143 * struct etr_buf - Details of the buffer used by ETR
145 * @mode : Mode of the ETR buffer, contiguous, Scatter Gather etc.
151 * @ops : ETR buffer operations for the mode.
175 * @etr_buf: details of buffer used in TMC-ETR
179 * TMC-ETR on AXI bus.
184 * @etr_caps: Bitmask of capabilities of the TMC ETR, inferred from the
186 * @idr: Holds etr_bufs allocated for this ETR.
188 * @sysfs_buf: SYSFS buffer for ETR.
189 * @perf_buf: PERF buffer for ETR.
200 struct etr_buf *etr_buf; /* TMC ETR */
272 /* ETR functions */