Home
last modified time | relevance | path

Searched refs:gen_print_batch (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/intel/common/
Dgen_decoder.h232 void gen_print_batch(struct gen_batch_decode_ctx *ctx,
/external/mesa3d/src/intel/tools/
Daubinator.c142 gen_print_batch(&batch_ctx, data, size, 0); in handle_trace_block()
277 gen_print_batch(&batch_ctx, commands, ring_buffer_tail - ring_buffer_head, 0); in handle_memtrace_reg_write()
Dgen_batch_decoder.c724 gen_print_batch(struct gen_batch_decode_ctx *ctx, in gen_print_batch() function
806 gen_print_batch(ctx, next_batch.map, next_batch.size, in gen_print_batch()
Daubinator_error_decode.c595 gen_print_batch(&batch_ctx, sections[s].data, sections[s].count, in read_data_file()