Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-priv.h135 void coresight_disable_path(struct list_head *path);
Dcoresight-core.c558 void coresight_disable_path(struct list_head *path) in coresight_disable_path() function
562 EXPORT_SYMBOL_GPL(coresight_disable_path);
1189 coresight_disable_path(path); in coresight_enable()
1226 coresight_disable_path(path); in coresight_disable()
Dcoresight-etm-perf.c488 coresight_disable_path(path); in etm_event_start()
597 coresight_disable_path(path); in etm_event_stop()