Searched refs:coresight_trace_id_perf_stop (Results 1 – 3 of 3) sorted by relevance
157 void coresight_trace_id_perf_stop(struct coresight_trace_id_map *id_map);
294 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);
241 * 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()