Lines Matching defs:handle

141 	struct perf_output_handle * __percpu *handle;  member
266 static void trbe_report_wrap_event(struct perf_output_handle *handle) in trbe_report_wrap_event()
285 static void trbe_stop_and_truncate_event(struct perf_output_handle *handle) in trbe_stop_and_truncate_event()
350 static void trbe_pad_buf(struct perf_output_handle *handle, int len) in trbe_pad_buf()
360 static unsigned long trbe_snapshot_offset(struct perf_output_handle *handle) in trbe_snapshot_offset()
372 static u64 trbe_min_trace_buf_size(struct perf_output_handle *handle) in trbe_min_trace_buf_size()
401 static unsigned long __trbe_normal_offset(struct perf_output_handle *handle) in __trbe_normal_offset()
550 static unsigned long trbe_normal_offset(struct perf_output_handle *handle) in trbe_normal_offset()
572 static unsigned long compute_trbe_buffer_limit(struct perf_output_handle *handle) in compute_trbe_buffer_limit()
651 static enum trbe_fault_action trbe_get_fault_act(struct perf_output_handle *handle, in trbe_get_fault_act()
679 static unsigned long trbe_get_trace_size(struct perf_output_handle *handle, in trbe_get_trace_size()
785 struct perf_output_handle *handle, in arm_trbe_update_buffer()
987 struct perf_output_handle *handle) in __arm_trbe_enable()
1018 struct perf_output_handle *handle = data; in arm_trbe_enable() local
1052 static void trbe_handle_spurious(struct perf_output_handle *handle) in trbe_handle_spurious()
1065 static int trbe_handle_overflow(struct perf_output_handle *handle) in trbe_handle_overflow()
1094 static bool is_perf_trbe(struct perf_output_handle *handle) in is_perf_trbe()
1129 struct perf_output_handle *handle = *handle_ptr; in arm_trbe_irq_handler() local