Home
last modified time | relevance | path

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

/drivers/hwtracing/coresight/
Dcoresight-priv.h117 void coresight_release_path(struct list_head *path);
Dcoresight.c503 void coresight_release_path(struct list_head *path) in coresight_release_path() function
627 coresight_release_path(path); in coresight_enable()
663 coresight_release_path(path); in coresight_disable()
Dcoresight-etm-perf.c139 coresight_release_path(event_data->path[cpu]); in free_event_data()