Home
last modified time | relevance | path

Searched refs:tmc_sg_table_buf_size (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-catu.c118 unsigned long buf_size = tmc_sg_table_buf_size(catu_table); in catu_get_table()
147 buf_size = tmc_sg_table_buf_size(catu_table); in catu_dump_table()
195 buf_size = tmc_sg_table_buf_size(catu_table); in catu_populate_table()
H A Dcoresight-tmc.h326 tmc_sg_table_buf_size(struct tmc_sg_table *sg_table) in tmc_sg_table_buf_size() function
H A Dcoresight-tmc-etr.c397 size = tmc_sg_table_buf_size(sg_table); in tmc_sg_table_get_data()