Home
last modified time | relevance | path

Searched refs:etm_perf_symlink (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/hwtracing/coresight/
Dcoresight-etm-perf.h61 int etm_perf_symlink(struct coresight_device *csdev, bool link);
73 static inline int etm_perf_symlink(struct coresight_device *csdev, bool link) in etm_perf_symlink() function
Dcoresight-etm-perf.c485 int etm_perf_symlink(struct coresight_device *csdev, bool link) in etm_perf_symlink() function
Dcoresight-etm3x.c873 ret = etm_perf_symlink(drvdata->csdev, true); in etm_probe()
Dcoresight-etm4x.c1169 ret = etm_perf_symlink(drvdata->csdev, true); in etm4_probe()