Lines Matching refs:event_buf
191 union perf_event *event_buf; member
1318 ptq->event_buf = malloc(PERF_SAMPLE_MAX_SIZE); in intel_pt_alloc_queue()
1319 if (!ptq->event_buf) in intel_pt_alloc_queue()
1393 zfree(&ptq->event_buf); in intel_pt_alloc_queue()
1410 zfree(&ptq->event_buf); in intel_pt_free_queue()
1768 union perf_event *event = ptq->event_buf; in intel_pt_synth_branch_sample()
1843 union perf_event *event = ptq->event_buf; in intel_pt_synth_instruction_sample()
1879 union perf_event *event = ptq->event_buf; in intel_pt_synth_cycle_sample()
1910 union perf_event *event = ptq->event_buf; in intel_pt_synth_transaction_sample()
1947 union perf_event *event = ptq->event_buf; in intel_pt_synth_ptwrite_sample()
1973 union perf_event *event = ptq->event_buf; in intel_pt_synth_cbr_sample()
2007 union perf_event *event = ptq->event_buf; in intel_pt_synth_psb_sample()
2037 union perf_event *event = ptq->event_buf; in intel_pt_synth_mwait_sample()
2066 union perf_event *event = ptq->event_buf; in intel_pt_synth_pwre_sample()
2095 union perf_event *event = ptq->event_buf; in intel_pt_synth_exstop_sample()
2124 union perf_event *event = ptq->event_buf; in intel_pt_synth_pwrx_sample()
2420 union perf_event *event = ptq->event_buf; in intel_pt_do_synth_pebs_sample()
2608 union perf_event *event = ptq->event_buf; in intel_pt_synth_events_sample()
2650 union perf_event *event = ptq->event_buf; in intel_pt_synth_iflag_chg_sample()