Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwtracing/coresight/
Dcoresight-priv.h154 void coresight_release_path(struct list_head *path);
Dcoresight.c713 void coresight_release_path(struct list_head *path) in coresight_release_path() function
837 coresight_release_path(path); in coresight_enable()
872 coresight_release_path(path); in coresight_disable()
Dcoresight-etm-perf.c157 coresight_release_path(*ppath); in free_event_data()