Searched refs:perf_output_handle (Results 1 – 18 of 18) sorted by relevance
/linux/kernel/events/ |
A 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() 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() 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() 361 void *perf_aux_output_begin(struct perf_output_handle *handle, in perf_aux_output_begin() 557 void *perf_get_aux(struct perf_output_handle *handle) in perf_get_aux() [all …]
|
A 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()
|
A D | core.c | 7480 struct perf_output_handle handle; in __perf_event_output() 7541 struct perf_output_handle handle; in perf_event_read_event() 7814 struct perf_output_handle handle; in perf_event_task_output() 7918 struct perf_output_handle handle; in perf_event_comm_output() 8017 struct perf_output_handle handle; in perf_event_namespaces_output() 8144 struct perf_output_handle handle; in perf_event_cgroup_output() 8262 struct perf_output_handle handle; in perf_event_mmap_output() 8584 struct perf_output_handle handle; in perf_event_aux_event() 8620 struct perf_output_handle handle; in perf_log_lost_samples() 8671 struct perf_output_handle handle; in perf_event_switch_output() [all …]
|
/linux/include/linux/ |
A D | perf_event.h | 275 struct perf_output_handle; 471 struct perf_output_handle *handle, 896 struct perf_output_handle { struct 954 extern void *perf_get_aux(struct perf_output_handle *handle); 1062 extern void perf_output_sample(struct perf_output_handle *handle, 1101 struct perf_output_handle *handle, 1406 extern int perf_output_begin(struct perf_output_handle *handle, 1418 extern void perf_output_end(struct perf_output_handle *handle); 1424 struct perf_output_handle *handle, 1439 perf_aux_output_begin(struct perf_output_handle *handle, in perf_aux_output_begin() [all …]
|
A D | coresight.h | 302 struct perf_output_handle *handle,
|
/linux/drivers/hwtracing/coresight/ |
A D | coresight-trbe.c | 133 struct perf_output_handle * __percpu *handle; 207 static void trbe_report_wrap_event(struct perf_output_handle *handle) in trbe_report_wrap_event() 291 static void trbe_pad_buf(struct perf_output_handle *handle, int len) in trbe_pad_buf() 730 struct perf_output_handle *handle, in arm_trbe_update_buffer() 932 struct perf_output_handle *handle) in __arm_trbe_enable() 962 struct perf_output_handle *handle = data; in arm_trbe_enable() 1010 static int trbe_handle_overflow(struct perf_output_handle *handle) in trbe_handle_overflow() 1039 static bool is_perf_trbe(struct perf_output_handle *handle) in is_perf_trbe() 1063 struct perf_output_handle **handle_ptr = dev; in arm_trbe_irq_handler() 1064 struct perf_output_handle *handle = *handle_ptr; in arm_trbe_irq_handler() [all …]
|
A D | coresight-etm-perf.h | 67 static inline void *etm_perf_sink_config(struct perf_output_handle *handle) in etm_perf_sink_config() 84 static inline void *etm_perf_sink_config(struct perf_output_handle *handle) in etm_perf_sink_config()
|
A D | coresight-tmc-etf.c | 17 struct perf_output_handle *handle); 231 struct perf_output_handle *handle = data; in tmc_enable_etf_sink_perf() 421 struct perf_output_handle *handle) in tmc_set_etf_buffer() 445 struct perf_output_handle *handle, in tmc_update_etf_buffer()
|
A D | coresight-etb10.c | 98 struct perf_output_handle *handle); 178 struct perf_output_handle *handle = data; in etb_enable_perf() 404 struct perf_output_handle *handle) in etb_set_buffer() 428 struct perf_output_handle *handle, in etb_update_buffer()
|
A D | coresight-etm-perf.c | 44 struct perf_output_handle handle; 430 struct perf_output_handle *handle = &ctxt->handle; in etm_event_start() 508 struct perf_output_handle *handle = &ctxt->handle; in etm_event_stop()
|
A D | coresight-tmc-etr.c | 1513 struct perf_output_handle *handle, in tmc_update_etr_buffer() 1608 struct perf_output_handle *handle = data; in tmc_enable_etr_sink_perf()
|
/linux/drivers/perf/ |
A D | arm_spe_pmu.c | 72 struct perf_output_handle __percpu *handle; 345 static void arm_spe_pmu_pad_buf(struct perf_output_handle *handle, int len) in arm_spe_pmu_pad_buf() 355 static u64 arm_spe_pmu_next_snapshot_off(struct perf_output_handle *handle) in arm_spe_pmu_next_snapshot_off() 384 static u64 __arm_spe_pmu_next_off(struct perf_output_handle *handle) in __arm_spe_pmu_next_off() 454 static u64 arm_spe_pmu_next_off(struct perf_output_handle *handle) in arm_spe_pmu_next_off() 473 static void arm_spe_perf_aux_output_begin(struct perf_output_handle *handle, in arm_spe_perf_aux_output_begin() 504 static void arm_spe_perf_aux_output_end(struct perf_output_handle *handle) in arm_spe_perf_aux_output_end() 535 arm_spe_pmu_buf_get_fault_act(struct perf_output_handle *handle) in arm_spe_pmu_buf_get_fault_act() 606 struct perf_output_handle *handle = dev; in arm_spe_pmu_irq_handler() 727 struct perf_output_handle *handle = this_cpu_ptr(spe_pmu->handle); in arm_spe_pmu_start() [all …]
|
/linux/arch/x86/events/intel/ |
A D | pt.h | 124 struct perf_output_handle handle;
|
A D | bts.c | 24 struct perf_output_handle handle; 221 bts_buffer_reset(struct bts_buffer *buf, struct perf_output_handle *handle); 375 bts_buffer_reset(struct bts_buffer *buf, struct perf_output_handle *handle) in bts_buffer_reset()
|
A 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()
|
A D | ds.c | 657 struct perf_output_handle handle; in intel_pmu_drain_bts_buffer()
|
/linux/arch/s390/kernel/ |
A 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/arch/powerpc/perf/ |
A D | imc-pmu.c | 1337 struct perf_output_handle handle; in dump_trace_imc_data()
|
Completed in 72 milliseconds