Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwtracing/coresight/
Dcoresight-priv.h152 struct list_head *coresight_build_path(struct coresight_device *csdev,
Dcoresight.c682 struct list_head *coresight_build_path(struct coresight_device *source, in coresight_build_path() function
794 path = coresight_build_path(csdev, sink); in coresight_enable()
Dcoresight-etm-perf.c261 path = coresight_build_path(csdev, sink); in etm_setup_aux()