Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwtracing/coresight/
Dcoresight-trace-id.h148 void coresight_trace_id_perf_stop(struct coresight_trace_id_map *id_map);
Dcoresight-trace-id.c275 void coresight_trace_id_perf_stop(struct coresight_trace_id_map *id_map) in coresight_trace_id_perf_stop() function
281 EXPORT_SYMBOL_GPL(coresight_trace_id_perf_stop);
Dcoresight-etm-perf.c243 coresight_trace_id_perf_stop(&sink->perf_sink_id_map); in free_event_data()