Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-trace-id.h145 void coresight_trace_id_perf_start(void);
H A Dcoresight-trace-id.c284 void coresight_trace_id_perf_start(void) in coresight_trace_id_perf_start() function
289 EXPORT_SYMBOL_GPL(coresight_trace_id_perf_start);
H A Dcoresight-etm-perf.c327 coresight_trace_id_perf_start(); in etm_setup_aux()