Lines Matching refs:event_buf
154 union perf_event *event_buf; member
1011 ptq->event_buf = malloc(PERF_SAMPLE_MAX_SIZE); in intel_pt_alloc_queue()
1012 if (!ptq->event_buf) in intel_pt_alloc_queue()
1076 zfree(&ptq->event_buf); in intel_pt_alloc_queue()
1091 zfree(&ptq->event_buf); in intel_pt_free_queue()
1349 union perf_event *event = ptq->event_buf; in intel_pt_synth_branch_sample()
1419 union perf_event *event = ptq->event_buf; in intel_pt_synth_instruction_sample()
1450 union perf_event *event = ptq->event_buf; in intel_pt_synth_transaction_sample()
1483 union perf_event *event = ptq->event_buf; in intel_pt_synth_ptwrite_sample()
1509 union perf_event *event = ptq->event_buf; in intel_pt_synth_cbr_sample()
1539 union perf_event *event = ptq->event_buf; in intel_pt_synth_mwait_sample()
1564 union perf_event *event = ptq->event_buf; in intel_pt_synth_pwre_sample()
1589 union perf_event *event = ptq->event_buf; in intel_pt_synth_exstop_sample()
1614 union perf_event *event = ptq->event_buf; in intel_pt_synth_pwrx_sample()
1767 union perf_event *event = ptq->event_buf; in intel_pt_synth_pebs_sample()