Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etr.c40 struct etr_buf *etr_buf; member
597 struct etr_buf *etr_buf, int node, in tmc_etr_alloc_flat_buf()
696 struct etr_buf *etr_buf, int node, in tmc_etr_alloc_sg_buf()
813 struct etr_buf *etr_buf, int node, in tmc_etr_mode_alloc_buf()
848 struct etr_buf *etr_buf; in tmc_alloc_etr_buf() local
940 struct etr_buf *etr_buf = drvdata->etr_buf; in tmc_sync_etr_buf() local
970 struct etr_buf *etr_buf = drvdata->etr_buf; in __tmc_etr_enable_hw() local
1027 struct etr_buf *etr_buf) in tmc_etr_enable_hw()
1265 struct etr_buf *etr_buf; in alloc_etr_buf() local
1305 struct etr_buf *etr_buf; in get_perf_etr_buf_cpu_wide() local
[all …]
H 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
H 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()
403 struct etr_buf *etr_buf = NULL; in catu_enable_hw() local