Lines Matching refs:event_buf
148 union perf_event *event_buf; member
883 ptq->event_buf = malloc(PERF_SAMPLE_MAX_SIZE); in intel_pt_alloc_queue()
884 if (!ptq->event_buf) in intel_pt_alloc_queue()
947 zfree(&ptq->event_buf); in intel_pt_alloc_queue()
963 zfree(&ptq->event_buf); in intel_pt_free_queue()
1272 union perf_event *event = ptq->event_buf; in intel_pt_synth_branch_sample()
1355 union perf_event *event = ptq->event_buf; in intel_pt_synth_instruction_sample()
1383 union perf_event *event = ptq->event_buf; in intel_pt_synth_transaction_sample()
1416 union perf_event *event = ptq->event_buf; in intel_pt_synth_ptwrite_sample()
1442 union perf_event *event = ptq->event_buf; in intel_pt_synth_cbr_sample()
1472 union perf_event *event = ptq->event_buf; in intel_pt_synth_mwait_sample()
1497 union perf_event *event = ptq->event_buf; in intel_pt_synth_pwre_sample()
1522 union perf_event *event = ptq->event_buf; in intel_pt_synth_exstop_sample()
1547 union perf_event *event = ptq->event_buf; in intel_pt_synth_pwrx_sample()
1704 union perf_event *event = ptq->event_buf; in intel_pt_synth_pebs_sample()