Searched refs:coresight_enable_path (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-priv.h133 int coresight_enable_path(struct list_head *path, enum cs_mode mode,
H A Dcoresight-sysfs.c211 ret = coresight_enable_path(path, CS_MODE_SYSFS, NULL);
H A Dcoresight-etm-perf.c494 if (coresight_enable_path(path, CS_MODE_PERF, handle))
H A Dcoresight-core.c321 * There is an imbalance between coresight_enable_path() and
414 int coresight_enable_path(struct list_head *path, enum cs_mode mode, function

Completed in 208 milliseconds