Lines Matching refs:event_buf
184 union perf_event *event_buf; member
1285 ptq->event_buf = malloc(PERF_SAMPLE_MAX_SIZE); in intel_pt_alloc_queue()
1286 if (!ptq->event_buf) in intel_pt_alloc_queue()
1360 zfree(&ptq->event_buf); in intel_pt_alloc_queue()
1377 zfree(&ptq->event_buf); in intel_pt_free_queue()
1733 union perf_event *event = ptq->event_buf; in intel_pt_synth_branch_sample()
1804 union perf_event *event = ptq->event_buf; in intel_pt_synth_instruction_sample()
1836 union perf_event *event = ptq->event_buf; in intel_pt_synth_transaction_sample()
1869 union perf_event *event = ptq->event_buf; in intel_pt_synth_ptwrite_sample()
1895 union perf_event *event = ptq->event_buf; in intel_pt_synth_cbr_sample()
1925 union perf_event *event = ptq->event_buf; in intel_pt_synth_psb_sample()
1951 union perf_event *event = ptq->event_buf; in intel_pt_synth_mwait_sample()
1976 union perf_event *event = ptq->event_buf; in intel_pt_synth_pwre_sample()
2001 union perf_event *event = ptq->event_buf; in intel_pt_synth_exstop_sample()
2026 union perf_event *event = ptq->event_buf; in intel_pt_synth_pwrx_sample()
2179 union perf_event *event = ptq->event_buf; in intel_pt_do_synth_pebs_sample()
2349 union perf_event *event = ptq->event_buf; in intel_pt_synth_events_sample()
2388 union perf_event *event = ptq->event_buf; in intel_pt_synth_iflag_chg_sample()