Searched refs:byte_cnt (Results 1 – 2 of 2) sorted by relevance
153 uint32_t byte_cnt; member170 test_data->curr_buf[i] = (uint8_t)test_data->byte_cnt; in producer_no_chunks()171 test_data->byte_cnt++; in producer_no_chunks()219 buf[j], test_data->exp_consume, len, test_data->byte_cnt); in consumer()258 test_data->curr_buf[test_data->curr_len + i] = (uint8_t)test_data->byte_cnt; in producer_in_chunks()259 test_data->byte_cnt++; in producer_in_chunks()316 TC_PRINT("total bytes: %d\n", test_data.byte_cnt); in stress_test()
20 uint8_t byte_cnt; member64 oob_hdr.byte_cnt = 1; in request_temp()