Lines Matching refs:event_buf
154 union perf_event *event_buf; member
1025 ptq->event_buf = malloc(PERF_SAMPLE_MAX_SIZE); in intel_pt_alloc_queue()
1026 if (!ptq->event_buf) in intel_pt_alloc_queue()
1091 zfree(&ptq->event_buf); in intel_pt_alloc_queue()
1106 zfree(&ptq->event_buf); in intel_pt_free_queue()
1365 union perf_event *event = ptq->event_buf; in intel_pt_synth_branch_sample()
1436 union perf_event *event = ptq->event_buf; in intel_pt_synth_instruction_sample()
1468 union perf_event *event = ptq->event_buf; in intel_pt_synth_transaction_sample()
1501 union perf_event *event = ptq->event_buf; in intel_pt_synth_ptwrite_sample()
1527 union perf_event *event = ptq->event_buf; in intel_pt_synth_cbr_sample()
1557 union perf_event *event = ptq->event_buf; in intel_pt_synth_mwait_sample()
1582 union perf_event *event = ptq->event_buf; in intel_pt_synth_pwre_sample()
1607 union perf_event *event = ptq->event_buf; in intel_pt_synth_exstop_sample()
1632 union perf_event *event = ptq->event_buf; in intel_pt_synth_pwrx_sample()
1785 union perf_event *event = ptq->event_buf; in intel_pt_synth_pebs_sample()