Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hwtracing/coresight/
Dcoresight-priv.h157 struct list_head *coresight_build_path(struct coresight_device *csdev,
Dcoresight-core.c845 struct list_head *coresight_build_path(struct coresight_device *source, in coresight_build_path() function
1121 path = coresight_build_path(csdev, sink); in coresight_enable()
Dcoresight-etm-perf.c383 path = coresight_build_path(csdev, sink); in etm_setup_aux()