Home
last modified time | relevance | path

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

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