Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-priv.h138 struct list_head *coresight_build_path(struct coresight_device *csdev,
H A Dcoresight-core.c875 struct list_head *coresight_build_path(struct coresight_device *source, in coresight_build_path() function
1153 path = coresight_build_path(csdev, sink); in coresight_enable()
H A Dcoresight-etm-perf.c395 path = coresight_build_path(csdev, sink); in etm_setup_aux()