Searched refs:PERF_RECORD_AUX (Results 1 – 7 of 7) sorted by relevance
50 [PERF_RECORD_AUX] = "AUX",578 case PERF_RECORD_AUX: in perf_event__fprintf()
2840 case PERF_RECORD_AUX: in cs_etm__process_event()3137 if (event->header.type != PERF_RECORD_AUX) in cs_etm__queue_aux_records_cb()
1935 case PERF_RECORD_AUX: in machine__process_event()
1088 PERF_RECORD_AUX = 11, enumerator
738 - It fills an event ``PERF_RECORD_AUX`` into the regular ring buffer, this751 The event ``PERF_RECORD_AUX`` presents an AUX event which is handled in the758 ``PERF_RECORD_AUXTRACE`` events, and the ``PERF_RECORD_AUX`` event is used to785 hardware trace data, and the event ``PERF_RECORD_AUX`` is stored in the
753 If trace data is lost, the driver sets 'truncated' in the PERF_RECORD_AUX event758 again 'truncated' is set in the PERF_RECORD_AUX event. If the driver has to
9216 .type = PERF_RECORD_AUX, in perf_event_aux_event()