coresight_enable_path 320 drivers/hwtracing/coresight/coresight-etm-perf.c if (coresight_enable_path(path, CS_MODE_PERF, handle)) coresight_enable_path 148 drivers/hwtracing/coresight/coresight-priv.h int coresight_enable_path(struct list_head *path, u32 mode, void *sink_data); coresight_enable_path 784 drivers/hwtracing/coresight/coresight.c ret = coresight_enable_path(path, CS_MODE_SYSFS, NULL);