Lines Matching full:etm
22 #include "coresight-etm-perf.h"
30 * An ETM context for a running event includes the perf aux handle
31 * and aux_data. For ETM, the aux_data (etm_event_data), consists of
40 * the ETM. Thus the event_data for the session must be part of the ETM context
329 * trace path for each CPU in the mask. If we don't find an ETM in etm_setup_aux()
340 * If there is no ETM associated with this CPU clear it from in etm_setup_aux()
363 /* Find the default sink for this ETM */ in etm_setup_aux()
450 * Check if this ETM is allowed to trace, as decided in etm_event_start()
452 * sink from this ETM. We can't do much in this case if in etm_event_start()
454 * now, simply don't record anything on this ETM. in etm_event_start()
476 /* Save the event_data for this ETM */ in etm_event_start()
510 /* Clear the event_data as this ETM is stopping the trace. */ in etm_event_stop()