Home
last modified time | relevance | path

Searched defs:batch_addr (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/decoder/
H A Dintel_batch_decoder_stub.c69 uint64_t batch_addr, bool from_ring) in intel_print_batch()
82 uint64_t batch_addr, bool from_ring) in intel_batch_stats()
H A Dintel_batch_decoder.c1590 uint64_t batch_addr, bool from_ring) in intel_print_batch()
1732 uint64_t batch_addr, bool from_ring) in intel_batch_stats()
/aosp_15_r20/external/mesa3d/src/intel/tools/
H A Daubinator_error_decode.c703 uint64_t batch_addr = sections[s].gtt_offset + sections[s].data_offset; in read_i915_data_file() local
H A Daub_write.c816 aub_write_exec(struct aub_file *aub, uint32_t ctx_id, uint64_t batch_addr, in aub_write_exec()
H A Daubinator_viewer_decoder.cpp899 uint64_t batch_addr, bool from_ring) in aub_viewer_render_batch()