Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-etm-perf.c136 sink = coresight_get_sink(etm_event_cpu_path(event_data, cpu)); in free_sink_buffer()
334 sink = coresight_get_sink(path); in etm_event_start()
381 sink = coresight_get_sink(path); in etm_event_stop()
H A Dcoresight-priv.h151 struct coresight_device *coresight_get_sink(struct list_head *path);
H A Dcoresight-core.c475 type = (csdev == coresight_get_sink(path)) ? in coresight_disable_path_from()
527 type = (csdev == coresight_get_sink(path)) ? in coresight_enable_path()
565 struct coresight_device *coresight_get_sink(struct list_head *path) in coresight_get_sink() function
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-etm-perf.c206 sink = coresight_get_sink(etm_event_cpu_path(event_data, cpu)); in free_sink_buffer()
487 sink = coresight_get_sink(path); in etm_event_start()
585 sink = coresight_get_sink(path); in etm_event_stop()
H A Dcoresight-priv.h132 struct coresight_device *coresight_get_sink(struct list_head *path);
H A Dcoresight-core.c507 type = (csdev == coresight_get_sink(path)) ? in coresight_disable_path_from()
585 type = (csdev == coresight_get_sink(path)) ? in coresight_enable_path()
623 struct coresight_device *coresight_get_sink(struct list_head *path) in coresight_get_sink() function

Completed in 10 milliseconds