Searched refs:perf_output_handle (Results 1 – 12 of 12) sorted by relevance
| /linux/kernel/events/ |
| H A D | ring_buffer.c | 20 static void perf_output_wakeup(struct perf_output_handle *handle) in perf_output_wakeup() 40 static void perf_output_get_handle(struct perf_output_handle *handle) in perf_output_get_handle() 54 static void perf_output_put_handle(struct perf_output_handle *handle) in perf_output_put_handle() 153 __perf_output_begin(struct perf_output_handle *handle, in __perf_output_begin() 273 int perf_output_begin_forward(struct perf_output_handle *handle, in perf_output_begin_forward() 280 int perf_output_begin_backward(struct perf_output_handle *handle, in perf_output_begin_backward() 287 int perf_output_begin(struct perf_output_handle *handle, in perf_output_begin() 296 unsigned int perf_output_copy(struct perf_output_handle *handle, in perf_output_copy() 302 unsigned int perf_output_skip(struct perf_output_handle *handle, in perf_output_skip() 308 void perf_output_end(struct perf_output_handle *handle) in perf_output_end() [all …]
|
| H A D | internal.h | 166 func_name(struct perf_output_handle *handle, \ 171 __output_custom(struct perf_output_handle *handle, perf_copy_f copy_func, in __output_custom()
|
| H A D | core.c | 7825 perf_output_sample_regs(struct perf_output_handle *handle, in perf_output_sample_regs() 7935 perf_output_sample_ustack(struct perf_output_handle *handle, u64 dump_size, in perf_output_sample_ustack() 8013 struct perf_output_handle *handle, in perf_pmu_snapshot_aux() 8046 struct perf_output_handle *handle, in perf_aux_sample_output() 8135 static void __perf_event__output_id_sample(struct perf_output_handle *handle, in __perf_event__output_id_sample() 8160 struct perf_output_handle *handle, in perf_event__output_id_sample() 8167 static void perf_output_read_one(struct perf_output_handle *handle, in perf_output_read_one() 8192 static void perf_output_read_group(struct perf_output_handle *handle, in perf_output_read_group() 8260 static void perf_output_read(struct perf_output_handle *handle, in perf_output_read() 8282 void perf_output_sample(struct perf_output_handle *handle, in perf_output_sample() [all …]
|
| /linux/drivers/perf/ |
| H A D | arm_spe_pmu.c | 97 struct perf_output_handle __percpu *handle; 484 static void arm_spe_pmu_pad_buf(struct perf_output_handle *handle, int len) in arm_spe_pmu_pad_buf() 494 static u64 arm_spe_pmu_next_snapshot_off(struct perf_output_handle *handle) in arm_spe_pmu_next_snapshot_off() 523 static u64 __arm_spe_pmu_next_off(struct perf_output_handle *handle) in __arm_spe_pmu_next_off() 593 static u64 arm_spe_pmu_next_off(struct perf_output_handle *handle) in arm_spe_pmu_next_off() 612 static int arm_spe_perf_aux_output_begin(struct perf_output_handle *handle, in arm_spe_perf_aux_output_begin() 649 static void arm_spe_perf_aux_output_end(struct perf_output_handle *handle) in arm_spe_perf_aux_output_end() 680 arm_spe_pmu_buf_get_fault_act(struct perf_output_handle *handle) in arm_spe_pmu_buf_get_fault_act() 750 struct perf_output_handle *handle = dev; in arm_spe_pmu_irq_handler() 885 struct perf_output_handle *handle = this_cpu_ptr(spe_pmu->handle); in arm_spe_pmu_start() [all …]
|
| /linux/drivers/hwtracing/coresight/ |
| H A D | coresight-tmc-etf.c | 17 struct perf_output_handle *handle); 256 struct perf_output_handle *handle = path->handle; in tmc_enable_etf_sink_perf() 451 struct perf_output_handle *handle) in tmc_set_etf_buffer() 475 struct perf_output_handle *handle, in tmc_update_etf_buffer()
|
| H A D | ultrasoc-smb.c | 217 struct perf_output_handle *handle = path->handle; in smb_enable_perf() 368 struct perf_output_handle *handle, in smb_update_buffer()
|
| /linux/arch/x86/events/intel/ |
| H A D | bts.c | 25 struct perf_output_handle handle; 222 bts_buffer_reset(struct bts_buffer *bb, struct perf_output_handle *handle); 386 bts_buffer_reset(struct bts_buffer *bb, struct perf_output_handle *handle) in bts_buffer_reset()
|
| H A D | ds.c | 1163 struct perf_output_handle handle; in intel_pmu_drain_bts_buffer()
|
| /linux/drivers/hwtracing/ptt/ |
| H A D | hisi_ptt.h | 133 struct perf_output_handle handle;
|
| /linux/arch/s390/kernel/ |
| H A D | perf_cpum_sf.c | 110 struct perf_output_handle handle; /* AUX buffer output handle */ 637 struct perf_output_handle handle; in cpumsf_output_event_pid() 1301 static void aux_output_end(struct perf_output_handle *handle) in aux_output_end() 1334 static int aux_output_begin(struct perf_output_handle *handle, in aux_output_begin() 1496 struct perf_output_handle *handle = &cpuhw->handle; in hw_collect_aux()
|
| /linux/arch/powerpc/perf/ |
| H A D | vpa-dtl.c | 79 struct perf_output_handle handle;
|
| H A D | imc-pmu.c | 1342 struct perf_output_handle handle; in dump_trace_imc_data()
|