xe_oa_stream
static u32 oag_report_ctx_switches(const struct xe_oa_stream *stream)
static u32 oag_buf_size_select(const struct xe_oa_stream *stream)
static int xe_oa_enable_metric_set(struct xe_oa_stream *stream)
struct xe_oa_stream *stream,
static void xe_oa_stream_enable(struct xe_oa_stream *stream)
static void xe_oa_stream_disable(struct xe_oa_stream *stream)
static int xe_oa_enable_preempt_timeslice(struct xe_oa_stream *stream)
static u32 xe_oa_circ_diff(struct xe_oa_stream *stream, u32 tail, u32 head)
static int xe_oa_disable_preempt_timeslice(struct xe_oa_stream *stream)
static int xe_oa_enable_locked(struct xe_oa_stream *stream)
static int xe_oa_disable_locked(struct xe_oa_stream *stream)
static u32 xe_oa_circ_incr(struct xe_oa_stream *stream, u32 ptr, u32 n)
static long xe_oa_config_locked(struct xe_oa_stream *stream, u64 arg)
static long xe_oa_status_locked(struct xe_oa_stream *stream, unsigned long arg)
static long xe_oa_info_locked(struct xe_oa_stream *stream, unsigned long arg)
static long xe_oa_ioctl_locked(struct xe_oa_stream *stream,
struct xe_oa_stream *stream = file->private_data;
static void xe_oa_destroy_locked(struct xe_oa_stream *stream)
struct xe_oa_stream *stream = file->private_data;
struct xe_oa_stream *stream = file->private_data;
static int xe_oa_stream_init(struct xe_oa_stream *stream,
struct xe_oa_stream *stream;
static const struct xe_oa_regs *__oa_regs(struct xe_oa_stream *stream)
static u32 xe_oa_hw_tail_read(struct xe_oa_stream *stream)
static u64 oa_report_id(struct xe_oa_stream *stream, void *report)
static void oa_report_id_clear(struct xe_oa_stream *stream, u32 *report)
static u64 oa_timestamp(struct xe_oa_stream *stream, void *report)
static void oa_timestamp_clear(struct xe_oa_stream *stream, u32 *report)
static bool xe_oa_buffer_check_unlocked(struct xe_oa_stream *stream)
struct xe_oa_stream *stream =
static int xe_oa_append_report(struct xe_oa_stream *stream, char __user *buf,
static int xe_oa_append_reports(struct xe_oa_stream *stream, char __user *buf,
static void xe_oa_init_oa_buffer(struct xe_oa_stream *stream)
static u32 __oa_ccs_select(struct xe_oa_stream *stream)
static u32 __oactrl_used_bits(struct xe_oa_stream *stream)
static void xe_oa_enable(struct xe_oa_stream *stream)
static void xe_oa_disable(struct xe_oa_stream *stream)
static int xe_oa_wait_unlocked(struct xe_oa_stream *stream)
static int __xe_oa_read(struct xe_oa_stream *stream, char __user *buf,
struct xe_oa_stream *stream = file->private_data;
static __poll_t xe_oa_poll_locked(struct xe_oa_stream *stream,
struct xe_oa_stream *stream = file->private_data;
static struct dma_fence *xe_oa_submit_bb(struct xe_oa_stream *stream, enum xe_oa_submit_deps deps,
static void xe_oa_free_oa_buffer(struct xe_oa_stream *stream)
static void xe_oa_free_configs(struct xe_oa_stream *stream)
static int xe_oa_load_with_lri(struct xe_oa_stream *stream, struct xe_oa_reg *reg_lri, u32 count)
static int xe_oa_configure_oar_context(struct xe_oa_stream *stream, bool enable)
static int xe_oa_configure_oac_context(struct xe_oa_stream *stream, bool enable)
static int xe_oa_configure_oa_context(struct xe_oa_stream *stream, bool enable)
static u32 oag_configure_mmio_trigger(const struct xe_oa_stream *stream, bool enable)
static void xe_oa_disable_metric_set(struct xe_oa_stream *stream)
static void xe_oa_stream_destroy(struct xe_oa_stream *stream)
static int xe_oa_alloc_oa_buffer(struct xe_oa_stream *stream, size_t size)
__xe_oa_alloc_config_buffer(struct xe_oa_stream *stream, struct xe_oa_config *oa_config)
xe_oa_alloc_config_buffer(struct xe_oa_stream *stream, struct xe_oa_config *oa_config)
static void xe_oa_update_last_fence(struct xe_oa_stream *stream, struct dma_fence *fence)
static int xe_oa_emit_oa_config(struct xe_oa_stream *stream, struct xe_oa_config *config)
struct xe_oa_stream *exclusive_stream;