Searched refs:copy_buff (Results 1 – 1 of 1) sorted by relevance
440 char copy_buff[TRACE_FILE_COPY_SIZE]; in trace_files_aggregate() local528 while ((len = cont_read(lcore_port->fd, copy_buff, TRACE_FILE_COPY_SIZE)) > 0) { in trace_files_aggregate()530 rc = cont_write(ctx->out_fd, copy_buff, len); in trace_files_aggregate()