Home
last modified time | relevance | path

Searched refs:coresight_enable_path (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hwtracing/coresight/
A Dcoresight-priv.h150 int coresight_enable_path(struct list_head *path, u32 mode, void *sink_data);
A Dcoresight-core.c536 int coresight_enable_path(struct list_head *path, u32 mode, void *sink_data) in coresight_enable_path() function
1128 ret = coresight_enable_path(path, CS_MODE_SYSFS, NULL); in coresight_enable()
A Dcoresight-etm-perf.c471 if (coresight_enable_path(path, CS_MODE_PERF, handle)) in etm_event_start()

Completed in 11 milliseconds