Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-priv.h143 struct list_head *coresight_build_path(struct coresight_device *csdev,
Dcoresight-core.c873 struct list_head *coresight_build_path(struct coresight_device *source, in coresight_build_path() function
1149 path = coresight_build_path(csdev, sink); in coresight_enable()
Dcoresight-etm-perf.c385 path = coresight_build_path(csdev, sink); in etm_setup_aux()