Lines Matching refs:event_buf
169 union perf_event *event_buf; member
1187 ptq->event_buf = malloc(PERF_SAMPLE_MAX_SIZE); in intel_pt_alloc_queue()
1188 if (!ptq->event_buf) in intel_pt_alloc_queue()
1258 zfree(&ptq->event_buf); in intel_pt_alloc_queue()
1274 zfree(&ptq->event_buf); in intel_pt_free_queue()
1550 union perf_event *event = ptq->event_buf; in intel_pt_synth_branch_sample()
1621 union perf_event *event = ptq->event_buf; in intel_pt_synth_instruction_sample()
1653 union perf_event *event = ptq->event_buf; in intel_pt_synth_transaction_sample()
1686 union perf_event *event = ptq->event_buf; in intel_pt_synth_ptwrite_sample()
1712 union perf_event *event = ptq->event_buf; in intel_pt_synth_cbr_sample()
1742 union perf_event *event = ptq->event_buf; in intel_pt_synth_psb_sample()
1768 union perf_event *event = ptq->event_buf; in intel_pt_synth_mwait_sample()
1793 union perf_event *event = ptq->event_buf; in intel_pt_synth_pwre_sample()
1818 union perf_event *event = ptq->event_buf; in intel_pt_synth_exstop_sample()
1843 union perf_event *event = ptq->event_buf; in intel_pt_synth_pwrx_sample()
1996 union perf_event *event = ptq->event_buf; in intel_pt_do_synth_pebs_sample()