Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc.h277 ssize_t tmc_etr_get_sysfs_trace(struct tmc_drvdata *drvdata,
H A Dcoresight-tmc-core.c172 return tmc_etr_get_sysfs_trace(drvdata, pos, len, bufpp); in tmc_get_sysfs_trace()
H A Dcoresight-tmc-etr.c1065 ssize_t tmc_etr_get_sysfs_trace(struct tmc_drvdata *drvdata, in tmc_etr_get_sysfs_trace() function