Lines Matching refs:event_buf
142 union perf_event *event_buf; member
781 ptq->event_buf = malloc(PERF_SAMPLE_MAX_SIZE); in intel_pt_alloc_queue()
782 if (!ptq->event_buf) in intel_pt_alloc_queue()
844 zfree(&ptq->event_buf); in intel_pt_alloc_queue()
860 zfree(&ptq->event_buf); in intel_pt_free_queue()
1112 union perf_event *event = ptq->event_buf; in intel_pt_synth_branch_sample()
1187 union perf_event *event = ptq->event_buf; in intel_pt_synth_instruction_sample()
1208 union perf_event *event = ptq->event_buf; in intel_pt_synth_transaction_sample()
1241 union perf_event *event = ptq->event_buf; in intel_pt_synth_ptwrite_sample()
1267 union perf_event *event = ptq->event_buf; in intel_pt_synth_cbr_sample()
1295 union perf_event *event = ptq->event_buf; in intel_pt_synth_mwait_sample()
1320 union perf_event *event = ptq->event_buf; in intel_pt_synth_pwre_sample()
1345 union perf_event *event = ptq->event_buf; in intel_pt_synth_exstop_sample()
1370 union perf_event *event = ptq->event_buf; in intel_pt_synth_pwrx_sample()