Searched refs:perf_aux_output_end (Results 1 – 11 of 11) sorted by relevance
/linux/arch/x86/events/intel/ |
A D | bts.c | 285 perf_aux_output_end(&bts->handle, 0); in bts_event_start() 328 perf_aux_output_end(&bts->handle, in bts_event_stop() 492 perf_aux_output_end(&bts->handle, local_xchg(&buf->data_size, 0)); in intel_bts_interrupt() 507 perf_aux_output_end(&bts->handle, 0); in intel_bts_interrupt()
|
A D | pt.c | 1449 perf_aux_output_end(&pt->handle, local_xchg(&buf->data_size, 0)); in intel_pt_interrupt() 1464 perf_aux_output_end(&pt->handle, 0); in intel_pt_interrupt() 1538 perf_aux_output_end(&pt->handle, 0); in pt_event_start() 1579 perf_aux_output_end(&pt->handle, local_xchg(&buf->data_size, 0)); in pt_event_stop()
|
/linux/drivers/hwtracing/coresight/ |
A D | coresight-etm-perf.c | 495 perf_aux_output_end(handle, 0); in etm_event_start() 540 perf_aux_output_end(handle, 0); in etm_event_stop() 589 perf_aux_output_end(handle, size); in etm_event_stop()
|
A D | coresight-trbe.c | 239 perf_aux_output_end(handle, 0); in trbe_stop_and_truncate_event() 1022 perf_aux_output_end(handle, size); in trbe_handle_overflow()
|
/linux/arch/s390/kernel/ |
A D | perf_cpum_sf.c | 1391 perf_aux_output_end(handle, i << PAGE_SHIFT); in aux_output_end() 1600 perf_aux_output_end(handle, size); in hw_collect_aux() 1632 perf_aux_output_end(&cpuhw->handle, size); in hw_collect_aux() 1640 perf_aux_output_end(&cpuhw->handle, size); in hw_collect_aux()
|
/linux/kernel/events/ |
A D | ring_buffer.c | 477 void perf_aux_output_end(struct perf_output_handle *handle, unsigned long size) in perf_aux_output_end() function 529 EXPORT_SYMBOL_GPL(perf_aux_output_end);
|
/linux/include/linux/ |
A D | perf_event.h | 950 extern void perf_aux_output_end(struct perf_output_handle *handle, 1442 perf_aux_output_end(struct perf_output_handle *handle, unsigned long size) in perf_aux_output_end() function
|
/linux/drivers/perf/ |
A D | arm_spe_pmu.c | 450 perf_aux_output_end(handle, 0); in __arm_spe_pmu_next_off() 515 perf_aux_output_end(handle, size); in arm_spe_perf_aux_output_end()
|
/linux/ |
A D | vmlinux.symvers | 5526 0x00000000 perf_aux_output_end vmlinux EXPORT_SYMBOL_GPL
|
A D | System.map | 6210 ffff800010187390 T perf_aux_output_end
|
A D | .tmp_System.map | 6210 ffff800010187390 T perf_aux_output_end
|
Completed in 372 milliseconds