Lines Matching refs:event_buf
189 union perf_event *event_buf; member
1316 ptq->event_buf = malloc(PERF_SAMPLE_MAX_SIZE); in intel_pt_alloc_queue()
1317 if (!ptq->event_buf) in intel_pt_alloc_queue()
1391 zfree(&ptq->event_buf); in intel_pt_alloc_queue()
1408 zfree(&ptq->event_buf); in intel_pt_free_queue()
1766 union perf_event *event = ptq->event_buf; in intel_pt_synth_branch_sample()
1837 union perf_event *event = ptq->event_buf; in intel_pt_synth_instruction_sample()
1869 union perf_event *event = ptq->event_buf; in intel_pt_synth_cycle_sample()
1896 union perf_event *event = ptq->event_buf; in intel_pt_synth_transaction_sample()
1929 union perf_event *event = ptq->event_buf; in intel_pt_synth_ptwrite_sample()
1955 union perf_event *event = ptq->event_buf; in intel_pt_synth_cbr_sample()
1985 union perf_event *event = ptq->event_buf; in intel_pt_synth_psb_sample()
2011 union perf_event *event = ptq->event_buf; in intel_pt_synth_mwait_sample()
2036 union perf_event *event = ptq->event_buf; in intel_pt_synth_pwre_sample()
2061 union perf_event *event = ptq->event_buf; in intel_pt_synth_exstop_sample()
2086 union perf_event *event = ptq->event_buf; in intel_pt_synth_pwrx_sample()
2239 union perf_event *event = ptq->event_buf; in intel_pt_do_synth_pebs_sample()
2409 union perf_event *event = ptq->event_buf; in intel_pt_synth_events_sample()
2448 union perf_event *event = ptq->event_buf; in intel_pt_synth_iflag_chg_sample()