Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-priv.h130 int coresight_enable_path(struct list_head *path, enum cs_mode mode,
H A Dcoresight-core.c448 * There is an imbalance between coresight_enable_path() and
562 int coresight_enable_path(struct list_head *path, enum cs_mode mode, in coresight_enable_path() function
1160 ret = coresight_enable_path(path, CS_MODE_SYSFS, NULL); in coresight_enable()
H A Dcoresight-etm-perf.c492 if (coresight_enable_path(path, CS_MODE_PERF, handle)) in etm_event_start()
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-priv.h150 int coresight_enable_path(struct list_head *path, u32 mode, void *sink_data);
H A Dcoresight-etm-perf.c339 if (coresight_enable_path(path, CS_MODE_PERF, handle)) in etm_event_start()
H A Dcoresight-core.c508 int coresight_enable_path(struct list_head *path, u32 mode, void *sink_data) in coresight_enable_path() function
1083 ret = coresight_enable_path(path, CS_MODE_SYSFS, NULL); in coresight_enable()

Completed in 8 milliseconds