Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-trace-id.h157 void coresight_trace_id_perf_stop(struct coresight_trace_id_map *id_map);
H A Dcoresight-trace-id.c294 void coresight_trace_id_perf_stop(struct coresight_trace_id_map *id_map) in coresight_trace_id_perf_stop() function
300 EXPORT_SYMBOL_GPL(coresight_trace_id_perf_stop);
H A Dcoresight-etm-perf.c241 * coresight_trace_id_perf_stop() frees all IDs. in free_event_data()
243 coresight_trace_id_perf_stop(&sink->perf_sink_id_map); in free_event_data()