Home
last modified time | relevance | path

Searched refs:perf_get_aux (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/perf/
A Darm_spe_pmu.c347 struct arm_spe_pmu_buf *buf = perf_get_aux(handle); in arm_spe_pmu_pad_buf()
357 struct arm_spe_pmu_buf *buf = perf_get_aux(handle); in arm_spe_pmu_next_snapshot_off()
387 struct arm_spe_pmu_buf *buf = perf_get_aux(handle); in __arm_spe_pmu_next_off()
456 struct arm_spe_pmu_buf *buf = perf_get_aux(handle); in arm_spe_pmu_next_off()
506 struct arm_spe_pmu_buf *buf = perf_get_aux(handle); in arm_spe_perf_aux_output_end()
610 if (!perf_get_aux(handle)) in arm_spe_pmu_irq_handler()
775 if (perf_get_aux(handle)) { in arm_spe_pmu_stop()
/linux/arch/x86/events/intel/
A Dbts.c187 struct bts_buffer *buf = perf_get_aux(&bts->handle); in bts_update()
235 struct bts_buffer *buf = perf_get_aux(&bts->handle); in __bts_event_start()
316 buf = perf_get_aux(&bts->handle); in bts_event_stop()
473 buf = perf_get_aux(&bts->handle); in intel_bts_interrupt()
A Dpt.c484 struct pt_buffer *buf = perf_get_aux(&pt->handle); in pt_config()
829 struct pt_buffer *buf = perf_get_aux(&pt->handle); in pt_update_head()
880 struct pt_buffer *buf = perf_get_aux(&pt->handle); in pt_handle_status()
1439 buf = perf_get_aux(&pt->handle); in intel_pt_interrupt()
1561 struct pt_buffer *buf = perf_get_aux(&pt->handle); in pt_event_stop()
1588 struct pt_buffer *buf = perf_get_aux(&pt->handle); in pt_event_snapshot_aux()
/linux/drivers/hwtracing/coresight/
A Dcoresight-etm-perf.h69 struct etm_event_data *data = perf_get_aux(handle); in etm_perf_sink_config()
A Dcoresight-etm-perf.c517 WARN_ON(perf_get_aux(handle) != ctxt->event_data)) in etm_event_stop()
A Dcoresight-trbe.c1089 if (WARN_ON_ONCE(!handle) || !perf_get_aux(handle)) in arm_trbe_irq_handler()
/linux/kernel/events/
A Dring_buffer.c557 void *perf_get_aux(struct perf_output_handle *handle) in perf_get_aux() function
565 EXPORT_SYMBOL_GPL(perf_get_aux);
/linux/include/linux/
A Dperf_event.h954 extern void *perf_get_aux(struct perf_output_handle *handle);
1448 perf_get_aux(struct perf_output_handle *handle) { return NULL; } in perf_get_aux() function
/linux/arch/s390/kernel/
A Dperf_cpum_sf.c1380 aux = perf_get_aux(handle); in aux_output_end()
1592 aux = perf_get_aux(handle); in hw_collect_aux()
/linux/
A Dvmlinux.symvers9721 0x00000000 perf_get_aux vmlinux EXPORT_SYMBOL_GPL
A DSystem.map6194 ffff800010186070 T perf_get_aux
A D.tmp_System.map6194 ffff800010186070 T perf_get_aux

Completed in 342 milliseconds