Searched refs:DEFAULT_BUF_RECORDS (Results 1 – 2 of 2) sorted by relevance
241 #define DEFAULT_BUF_RECORDS 1024 macro
610 new_alloc_num = ctx->restore.allocated_rec_num + DEFAULT_BUF_RECORDS; in buffer_record()698 DEFAULT_BUF_RECORDS * sizeof(struct xc_sr_record)); in setup()705 ctx->restore.allocated_rec_num = DEFAULT_BUF_RECORDS; in setup()
Completed in 5 milliseconds