Searched refs:total_read (Results 1 – 8 of 8) sorted by relevance
837 unsigned int total_read, total_write; in profile_print_memory() local847 max_val = total_read = total_write = max_name_len = 0; in profile_print_memory()850 total_read += PROFILE_READ_COUNT (data) [i]; in profile_print_memory()863 COMMAS (total_read)); in profile_print_memory()
300 bev->rate_limiting->group->total_read += bytes; in bufferevent_decrement_read_buckets_()1072 *total_read_out = grp->total_read; in bufferevent_rate_limit_group_get_totals()1080 grp->total_read = grp->total_written = 0; in bufferevent_rate_limit_group_reset_totals()
106 ev_uint64_t total_read; member
783 size_t total_read = 0; in uncompresslzlib() local813 total_read += rd; in uncompresslzlib()825 *n = total_read; in uncompresslzlib()
1261 size_t total_read; member1271 filter_data->total_read += read_size; in bufferevent_filter_data_stuck_readcb()1351 tt_int_op(filter_data.total_read, ==, payload_size + filter_data.header_size); in test_bufferevent_filter_data_stuck()
1263 size_t total_read; member1273 filter_data->total_read += read_size; in bufferevent_filter_data_stuck_readcb()1353 tt_int_op(filter_data.total_read, ==, payload_size + filter_data.header_size); in test_bufferevent_filter_data_stuck()