Searched refs:perf_output_handle (Results 1 – 17 of 17) sorted by relevance
/Linux-v5.10/include/linux/ |
D | perf_event.h | 273 struct perf_output_handle; 469 struct perf_output_handle *handle, 887 struct perf_output_handle { struct 939 extern void *perf_aux_output_begin(struct perf_output_handle *handle, 941 extern void perf_aux_output_end(struct perf_output_handle *handle, 943 extern int perf_aux_output_skip(struct perf_output_handle *handle, 945 extern void *perf_get_aux(struct perf_output_handle *handle); 946 extern void perf_aux_output_flag(struct perf_output_handle *handle, u64 flags); 1053 extern void perf_output_sample(struct perf_output_handle *handle, 1092 struct perf_output_handle *handle, [all …]
|
D | coresight.h | 261 struct perf_output_handle *handle,
|
/Linux-v5.10/kernel/events/ |
D | ring_buffer.c | 20 static void perf_output_wakeup(struct perf_output_handle *handle) in perf_output_wakeup() 36 static void perf_output_get_handle(struct perf_output_handle *handle) in perf_output_get_handle() 50 static void perf_output_put_handle(struct perf_output_handle *handle) in perf_output_put_handle() 149 __perf_output_begin(struct perf_output_handle *handle, in __perf_output_begin() 264 int perf_output_begin_forward(struct perf_output_handle *handle, in perf_output_begin_forward() 271 int perf_output_begin_backward(struct perf_output_handle *handle, in perf_output_begin_backward() 278 int perf_output_begin(struct perf_output_handle *handle, in perf_output_begin() 287 unsigned int perf_output_copy(struct perf_output_handle *handle, in perf_output_copy() 293 unsigned int perf_output_skip(struct perf_output_handle *handle, in perf_output_skip() 299 void perf_output_end(struct perf_output_handle *handle) in perf_output_end() [all …]
|
D | internal.h | 158 func_name(struct perf_output_handle *handle, \ 163 __output_custom(struct perf_output_handle *handle, perf_copy_f copy_func, in __output_custom()
|
D | core.c | 6354 perf_output_sample_regs(struct perf_output_handle *handle, in perf_output_sample_regs() 6448 perf_output_sample_ustack(struct perf_output_handle *handle, u64 dump_size, in perf_output_sample_ustack() 6529 struct perf_output_handle *handle, in perf_pmu_snapshot_aux() 6562 struct perf_output_handle *handle, in perf_aux_sample_output() 6643 static void __perf_event__output_id_sample(struct perf_output_handle *handle, in __perf_event__output_id_sample() 6668 struct perf_output_handle *handle, in perf_event__output_id_sample() 6675 static void perf_output_read_one(struct perf_output_handle *handle, in perf_output_read_one() 6698 static void perf_output_read_group(struct perf_output_handle *handle, in perf_output_read_group() 6750 static void perf_output_read(struct perf_output_handle *handle, in perf_output_read() 6779 void perf_output_sample(struct perf_output_handle *handle, in perf_output_sample() [all …]
|
/Linux-v5.10/drivers/hwtracing/coresight/ |
D | coresight-etm-perf.h | 64 static inline void *etm_perf_sink_config(struct perf_output_handle *handle) in etm_perf_sink_config() 78 static inline void *etm_perf_sink_config(struct perf_output_handle *handle) in etm_perf_sink_config()
|
D | coresight-tmc-etf.c | 17 struct perf_output_handle *handle); 229 struct perf_output_handle *handle = data; in tmc_enable_etf_sink_perf() 417 struct perf_output_handle *handle) in tmc_set_etf_buffer() 441 struct perf_output_handle *handle, in tmc_update_etf_buffer()
|
D | coresight-etb10.c | 98 struct perf_output_handle *handle); 178 struct perf_output_handle *handle = data; in etb_enable_perf() 401 struct perf_output_handle *handle) in etb_set_buffer() 425 struct perf_output_handle *handle, in etb_update_buffer()
|
D | coresight-etm-perf.c | 27 static DEFINE_PER_CPU(struct perf_output_handle, ctx_handle); 307 struct perf_output_handle *handle = this_cpu_ptr(&ctx_handle); in etm_event_start() 367 struct perf_output_handle *handle = this_cpu_ptr(&ctx_handle); in etm_event_stop()
|
D | coresight-tmc-etr.c | 1494 struct perf_output_handle *handle, in tmc_update_etr_buffer() 1582 struct perf_output_handle *handle = data; in tmc_enable_etr_sink_perf()
|
/Linux-v5.10/drivers/perf/ |
D | arm_spe_pmu.c | 72 struct perf_output_handle __percpu *handle; 347 static void arm_spe_pmu_pad_buf(struct perf_output_handle *handle, int len) in arm_spe_pmu_pad_buf() 357 static u64 arm_spe_pmu_next_snapshot_off(struct perf_output_handle *handle) in arm_spe_pmu_next_snapshot_off() 386 static u64 __arm_spe_pmu_next_off(struct perf_output_handle *handle) in __arm_spe_pmu_next_off() 456 static u64 arm_spe_pmu_next_off(struct perf_output_handle *handle) in arm_spe_pmu_next_off() 475 static void arm_spe_perf_aux_output_begin(struct perf_output_handle *handle, in arm_spe_perf_aux_output_begin() 506 static void arm_spe_perf_aux_output_end(struct perf_output_handle *handle) in arm_spe_perf_aux_output_end() 537 arm_spe_pmu_buf_get_fault_act(struct perf_output_handle *handle) in arm_spe_pmu_buf_get_fault_act() 608 struct perf_output_handle *handle = dev; in arm_spe_pmu_irq_handler() 717 struct perf_output_handle *handle = this_cpu_ptr(spe_pmu->handle); in arm_spe_pmu_start() [all …]
|
/Linux-v5.10/arch/x86/events/intel/ |
D | pt.h | 124 struct perf_output_handle handle;
|
D | bts.c | 24 struct perf_output_handle handle; 215 bts_buffer_reset(struct bts_buffer *buf, struct perf_output_handle *handle); 369 bts_buffer_reset(struct bts_buffer *buf, struct perf_output_handle *handle) in bts_buffer_reset()
|
D | pt.c | 1062 struct perf_output_handle *handle) in pt_buffer_reset_markers() 1584 struct perf_output_handle *handle, in pt_event_snapshot_aux()
|
D | ds.c | 592 struct perf_output_handle handle; in intel_pmu_drain_bts_buffer()
|
/Linux-v5.10/arch/s390/kernel/ |
D | perf_cpum_sf.c | 95 struct perf_output_handle handle; /* AUX buffer output handle */ 663 struct perf_output_handle handle; in cpumsf_output_event_pid() 1374 static void aux_output_end(struct perf_output_handle *handle) in aux_output_end() 1410 static int aux_output_begin(struct perf_output_handle *handle, in aux_output_begin() 1589 struct perf_output_handle *handle = &cpuhw->handle; in hw_collect_aux()
|
/Linux-v5.10/arch/powerpc/perf/ |
D | imc-pmu.c | 1337 struct perf_output_handle handle; in dump_trace_imc_data()
|