Lines Matching refs:event_buf
189 union perf_event *event_buf; member
1314 ptq->event_buf = malloc(PERF_SAMPLE_MAX_SIZE); in intel_pt_alloc_queue()
1315 if (!ptq->event_buf) in intel_pt_alloc_queue()
1389 zfree(&ptq->event_buf); in intel_pt_alloc_queue()
1406 zfree(&ptq->event_buf); in intel_pt_free_queue()
1762 union perf_event *event = ptq->event_buf; in intel_pt_synth_branch_sample()
1833 union perf_event *event = ptq->event_buf; in intel_pt_synth_instruction_sample()
1865 union perf_event *event = ptq->event_buf; in intel_pt_synth_cycle_sample()
1892 union perf_event *event = ptq->event_buf; in intel_pt_synth_transaction_sample()
1925 union perf_event *event = ptq->event_buf; in intel_pt_synth_ptwrite_sample()
1951 union perf_event *event = ptq->event_buf; in intel_pt_synth_cbr_sample()
1981 union perf_event *event = ptq->event_buf; in intel_pt_synth_psb_sample()
2007 union perf_event *event = ptq->event_buf; in intel_pt_synth_mwait_sample()
2032 union perf_event *event = ptq->event_buf; in intel_pt_synth_pwre_sample()
2057 union perf_event *event = ptq->event_buf; in intel_pt_synth_exstop_sample()
2082 union perf_event *event = ptq->event_buf; in intel_pt_synth_pwrx_sample()
2235 union perf_event *event = ptq->event_buf; in intel_pt_do_synth_pebs_sample()
2405 union perf_event *event = ptq->event_buf; in intel_pt_synth_events_sample()
2444 union perf_event *event = ptq->event_buf; in intel_pt_synth_iflag_chg_sample()