Home
last modified time | relevance | path

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

/drivers/hwtracing/coresight/
Dcoresight.c266 void coresight_disable_path(struct list_head *path) in coresight_disable_path() function
352 coresight_disable_path(path); in coresight_enable_path()
624 coresight_disable_path(path); in coresight_enable()
662 coresight_disable_path(path); in coresight_disable()
Dcoresight-priv.h111 void coresight_disable_path(struct list_head *path);
Dcoresight-etm-perf.c357 coresight_disable_path(event_data->path[cpu]); in etm_event_stop()