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 */
144 * struct etr_buf - Details of the buffer used by ETR
146 * @mode : Mode of the ETR buffer, contiguous, Scatter Gather etc.
152 * @ops : ETR buffer operations for the mode.
178 * @etr_buf: details of buffer used in TMC-ETR
182 * TMC-ETR on AXI bus.
186 * @etr_caps: Bitmask of capabilities of the TMC ETR, inferred from the
188 * @idr: Holds etr_bufs allocated for this ETR.
190 * @sysfs_buf: SYSFS buffer for ETR.
191 * @perf_buf: PERF buffer for ETR.
203 struct etr_buf *etr_buf; /* TMC ETR */
275 /* ETR functions */