Searched refs:coresight_enable_path (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/hwtracing/coresight/ |
H A D | coresight-priv.h | 136 int coresight_enable_path(struct list_head *path, enum cs_mode mode,
|
H A D | coresight-sysfs.c | 212 ret = coresight_enable_path(path, CS_MODE_SYSFS, NULL); in coresight_enable_sysfs()
|
H A D | coresight-etm-perf.c | 502 if (coresight_enable_path(path, CS_MODE_PERF, handle)) in etm_event_start()
|
H A D | coresight-core.c | 355 * There is an imbalance between coresight_enable_path() and in coresight_disable_path_from() 449 int coresight_enable_path(struct list_head *path, enum cs_mode mode, in coresight_enable_path() 414 int coresight_enable_path(struct list_head *path, enum cs_mode mode, coresight_enable_path() function
|