Searched refs:perf_get_aux (Results 1 – 8 of 8) sorted by relevance
349 struct arm_spe_pmu_buf *buf = perf_get_aux(handle); in arm_spe_pmu_pad_buf()359 struct arm_spe_pmu_buf *buf = perf_get_aux(handle); in arm_spe_pmu_next_snapshot_off()389 struct arm_spe_pmu_buf *buf = perf_get_aux(handle); in __arm_spe_pmu_next_off()458 struct arm_spe_pmu_buf *buf = perf_get_aux(handle); in arm_spe_pmu_next_off()508 struct arm_spe_pmu_buf *buf = perf_get_aux(handle); in arm_spe_perf_aux_output_end()612 if (!perf_get_aux(handle)) in arm_spe_pmu_irq_handler()765 if (perf_get_aux(handle)) { in arm_spe_pmu_stop()
66 struct etm_event_data *data = perf_get_aux(handle); in etm_perf_sink_config()
349 struct etm_event_data *event_data = perf_get_aux(handle); in etm_event_stop()
181 struct bts_buffer *buf = perf_get_aux(&bts->handle); in bts_update()223 struct bts_buffer *buf = perf_get_aux(&bts->handle); in __bts_event_start()304 buf = perf_get_aux(&bts->handle); in bts_event_stop()461 buf = perf_get_aux(&bts->handle); in intel_bts_interrupt()
802 struct pt_buffer *buf = perf_get_aux(&pt->handle); in pt_update_head()848 struct pt_buffer *buf = perf_get_aux(&pt->handle); in pt_handle_status()1353 buf = perf_get_aux(&pt->handle); in intel_pt_interrupt()1477 struct pt_buffer *buf = perf_get_aux(&pt->handle); in pt_event_stop()
555 void *perf_get_aux(struct perf_output_handle *handle) in perf_get_aux() function563 EXPORT_SYMBOL_GPL(perf_get_aux);
885 extern void *perf_get_aux(struct perf_output_handle *handle);1350 perf_get_aux(struct perf_output_handle *handle) { return NULL; } in perf_get_aux() function
1354 aux = perf_get_aux(handle); in aux_output_end()1560 aux = perf_get_aux(handle); in hw_collect_aux()