Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-trace-id.h154 void coresight_trace_id_perf_stop(void);
H A Dcoresight-trace-id.c291 void coresight_trace_id_perf_stop(void) in coresight_trace_id_perf_stop() function
297 EXPORT_SYMBOL_GPL(coresight_trace_id_perf_stop);
H A Dcoresight-etm-perf.c237 coresight_trace_id_perf_stop(); in free_event_data()