Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/hwtracing/coresight/
A Dcoresight-tmc-etr.c40 struct etr_buf *etr_buf; member
596 struct etr_buf *etr_buf, int node, in tmc_etr_alloc_flat_buf()
694 struct etr_buf *etr_buf, int node, in tmc_etr_alloc_sg_buf()
795 struct etr_buf *etr_buf) in tmc_etr_enable_catu()
832 struct etr_buf *etr_buf, int node, in tmc_etr_mode_alloc_buf()
867 struct etr_buf *etr_buf; in tmc_alloc_etr_buf() local
959 struct etr_buf *etr_buf = drvdata->etr_buf; in tmc_sync_etr_buf() local
1046 struct etr_buf *etr_buf) in tmc_etr_enable_hw()
1256 struct etr_buf *etr_buf; in alloc_etr_buf() local
1296 struct etr_buf *etr_buf; in get_perf_etr_buf_cpu_wide() local
[all …]
A Dcoresight-tmc.h154 struct etr_buf { struct
162 const struct etr_buf_operations *ops; argument
175 * @etr_buf: details of buffer used in TMC-ETR argument
200 struct etr_buf *etr_buf; /* TMC ETR */ member
A Dcoresight-catu.c284 static void catu_free_etr_buf(struct etr_buf *etr_buf) in catu_free_etr_buf()
296 static ssize_t catu_get_data_etr_buf(struct etr_buf *etr_buf, u64 offset, in catu_get_data_etr_buf()
304 static void catu_sync_etr_buf(struct etr_buf *etr_buf, u64 rrp, u64 rwp) in catu_sync_etr_buf()
330 struct etr_buf *etr_buf, int node, void **pages) in catu_alloc_etr_buf()
402 struct etr_buf *etr_buf = data; in catu_enable_hw() local

Completed in 27 milliseconds