Searched refs:start_of_batch (Results 1 – 1 of 1) sorted by relevance
116 void (*start_of_batch)(struct u_trace_context *utctx); member168 .start_of_batch = &print_txt_start_of_batch,239 .start_of_batch = &print_json_start_of_batch,497 utctx->out_printer->start_of_batch(utctx); in process_chunk()