Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwtracing/coresight/
Dcoresight-trace-id.h145 void coresight_trace_id_perf_start(void);
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);
Dcoresight-etm-perf.c327 coresight_trace_id_perf_start(); in etm_setup_aux()