Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwtracing/coresight/
Dcoresight-priv.h145 void coresight_release_path(struct list_head *path);
Dcoresight.c550 void coresight_release_path(struct list_head *path) in coresight_release_path() function
674 coresight_release_path(path); in coresight_enable()
709 coresight_release_path(path); in coresight_disable()
Dcoresight-etm-perf.c130 coresight_release_path(event_data->path[cpu]); in free_event_data()