List of all items
Structs
- debug::DebugRunReport
- debug::DebugSession
- debug::DebugStop
- debug::ExploreReport
- debug::ExploreTrial
- debug::NoopObserver
- debug::StateSnapshot
- debug::TraceLog
- exec::ExecConfig
- exec::LaunchConfig
- exec::RunReport
- ir::KernargField
- ir::Program
- memory::GlobalArena
- sanitize::Finding
- sanitize::ReplayBundle
- sanitize::ReplayExec
- sanitize::SanitizeReport
- sanitize::Sanitizer
- sanitize::WorkItemId
Enums
- debug::Breakpoint
- debug::DebugAction
- debug::TraceEvent
- error::FunctionalError
- exec::SchedulePolicy
- ir::AddrSpace
- ir::AtomicOrder
- ir::AtomicScope
- ir::Op
- ir::TypeId
- sanitize::FindingKind
- sanitize::SanitizeMode
Traits
Functions
- debug::explore_and_minimize_race
- debug::inspect_sanitizer_finding
- debug::parse_trace_jsonl
- debug::run_debug
- exec::run
- exec::run_with_budget
- exec::run_with_config
- exec::run_with_config_sanitized
- exec::run_with_observer
- exec::run_with_sanitizer
- ir::barrier_segments
- ir::load_program_path
- ir::load_program_str
- kernels::atomic_inc_reduce
- kernels::cross_workgroup_store_zero
- kernels::group_exchange
- kernels::group_exchange_missing_barrier
- kernels::infinite_loop_watchdog
- kernels::kernarg_one_ptr
- kernels::kernarg_two_ptrs
- kernels::oob_store_past_end
- kernels::predicated_inc
- kernels::race_all_store_global_zero
- kernels::sanitize_clean_index
- kernels::tiny_add
- kernels::tiny_copy
- kernels::tiny_index
- kernels::uninit_group_read
- kernels::wave_lane_ids
- memory::kernarg_load
- memory::ty_size
Type Aliases
Constants
- VERSION
- debug::DEBUG_TRACE_SCHEMA
- debug::DEFAULT_TRACE_EVENT_BUDGET
- debug::MAX_TRACE_BYTES
- debug::MAX_TRACE_LINE_BYTES
- exec::DEFAULT_STEP_BUDGET
- exec::DEFAULT_WAVE_SIZE
- exec::FUNCTIONAL_MODE_MARKER
- exec::MAX_FLAT_WORKITEMS
- exec::MAX_GROUP_BYTES
- exec::MAX_WAVE_SIZE
- exec::MAX_WORKGROUP_FLAT
- ir::SFIR_SCHEMA
- sanitize::MAX_SHADOW_BYTES
- sanitize::SANITIZER_REPLAY_SCHEMA